refactor: add a test using the C API
This commit is contained in:
parent
cf6685b34b
commit
824faa87da
5 changed files with 242 additions and 0 deletions
|
|
@ -116,6 +116,7 @@ pub fn build(b: *std.Build) void {
|
|||
"test/endpoint_tcp.cpp",
|
||||
"test/hub_filter.cpp",
|
||||
"test/ip_tcp_client_server.cpp",
|
||||
"test/ip_tcp_client_server_c.cpp",
|
||||
"test/ip_udp_echo.cpp",
|
||||
"test/metronome_test.cpp",
|
||||
"test/perf_cbor.cpp",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue