Skip to content

Commit

Permalink
tests: convert http server test to NUTS
Browse files Browse the repository at this point in the history
  • Loading branch information
gdamore committed Dec 7, 2024
1 parent eec083d commit 6f7dd7e
Show file tree
Hide file tree
Showing 4 changed files with 916 additions and 1,045 deletions.
1 change: 1 addition & 0 deletions src/supplemental/http/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,4 @@ nng_sources_if(NNG_SUPP_HTTP
http_public.c
http_schemes.c
http_server.c)
nng_test_if(NNG_SUPP_HTTP http_server_test)
Loading

0 comments on commit 6f7dd7e

Please sign in to comment.