X-Git-Url: http://git.meshlink.io/?p=meshlink;a=blobdiff_plain;f=test%2Fblackbox%2Frun_blackbox_tests%2Ftest_cases_random_port_bindings01.c;h=23118c94c5ad981cc523fff102081cce42e85d16;hp=5cce98c0b4e805b296b8b70132b331efe64d9081;hb=902446edf822a32383c4fa4b7c13b83a568095ad;hpb=c1aaccb26739c0c513c9443dce57560349141687 diff --git a/test/blackbox/run_blackbox_tests/test_cases_random_port_bindings01.c b/test/blackbox/run_blackbox_tests/test_cases_random_port_bindings01.c index 5cce98c0..23118c94 100644 --- a/test/blackbox/run_blackbox_tests/test_cases_random_port_bindings01.c +++ b/test/blackbox/run_blackbox_tests/test_cases_random_port_bindings01.c @@ -186,7 +186,7 @@ void test_case_mesh_random_port_bindings_02(void **state) { Test Steps: 1. Open a node and start the instance. 2. Call meshlink_set_port() with port 10000 - 3. When try bind succeds block the port using devtool_trybind_probe() callback. + 3. When try bind succeeds block the port using devtool_trybind_probe() callback. Expected Result: The meshlink_set_port() API should fail.