]> rtime.felk.cvut.cz Git - frescor/frsh-forb.git/commitdiff
fwp: Convert vres test to wvtest framework
authorMichal Sojka <sojkam1@fel.cvut.cz>
Sat, 12 Mar 2011 16:15:50 +0000 (17:15 +0100)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Sat, 12 Mar 2011 16:15:50 +0000 (17:15 +0100)
src/fwp/fwp/lib/fwp/tests/fwp_vrestest/Makefile.omk
src/fwp/fwp/lib/fwp/tests/fwp_vrestest/fwp_vrestest1.c

index d631f497e27835f99429c24feb68052877553cb1..cca13a1d8bd0e0b29c239c28ece4f84b8da790cb 100644 (file)
@@ -1,4 +1,5 @@
-test_PROGRAMS = fwp_vrestest1  fwp_vrestest2
+wvtest_PROGRAMS += fwp_vrestest1
+test_PROGRAMS += fwp_vrestest2
 CFLAGS+= -D_FWP_INTERNALS_
 fwp_vrestest1_SOURCES+= fwp_vrestest1.c
 fwp_vrestest2_SOURCES+= fwp_vrestest2.c
index ee47040715520352ef68870bcd6a252480ecd8f9..4fcbd89ea64dcf568ea3e84cc067a92b418a8f79 100644 (file)
@@ -24,7 +24,7 @@
 
 #define  NUM  2
 
-WVTEST_MAIN("FWP VRES synchronous communication")
+WVTEST_MAIN("FWP VRES single thread")
 {
 //     struct sockaddr_in local_addr, rem_addr, from;
         ssize_t len;