udp: add basic unit test 82/43182/3 master
authorFlorin Coras <[email protected]>
Mon, 16 Jun 2025 03:50:26 +0000 (20:50 -0700)
committerDave Barach <[email protected]>
Mon, 16 Jun 2025 20:46:37 +0000 (20:46 +0000)
commitd2bf69ddeb80dc62ad97596aa2e79ddac533fb2a
tree7936ab3ec3a3bfb548e58cb0d8c014f1f04f0eaa
parent380bdcfd6733cfdef7fe65cb8720bccc48aac41f
udp: add basic unit test

For now test if binds work as expected.

Type: improvement

Signed-off-by: Florin Coras <[email protected]>
Change-Id: I3227c5b298763dd8d48ef1bf4858cb66df9aeafd
extras/hs-test/unittests_test.go
src/plugins/unittest/CMakeLists.txt
src/plugins/unittest/udp_test.c [new file with mode: 0644]