X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;ds=inline;f=test%2Fblackbox%2Frun_blackbox_tests%2Ftest_cases_submesh02.c;h=9f21850acd5a53d156a3addc363617fc2e6e71d4;hb=63b8edd005fe729ee6cc0550099e03d17e4646a7;hp=e80ed26f06c84502b56403df78057cd2240a1bfe;hpb=f1da50294494310d7a299c29af5649d4415bd38a;p=meshlink diff --git a/test/blackbox/run_blackbox_tests/test_cases_submesh02.c b/test/blackbox/run_blackbox_tests/test_cases_submesh02.c index e80ed26f..9f21850a 100644 --- a/test/blackbox/run_blackbox_tests/test_cases_submesh02.c +++ b/test/blackbox/run_blackbox_tests/test_cases_submesh02.c @@ -134,7 +134,7 @@ static void test_case_submesh_02(void **state) { 2. Generate invites to app1node1, app2node1, corenode2, app1node2 and app2node2 from corenode1 to join corenode1. 3. After Join is successful start channels from all nodes and exchange data on channels - 4. Try to fetch the list of all nodes and check if the nodes in other submesh doesnot + 4. Try to fetch the list of all nodes and check if the nodes in other submesh does not appear in the list. 5. Try fetch all the nodes with a submesh handle and check only if both the nodes joining the submesh are present.