]> rtime.felk.cvut.cz Git - frescor/frsh.git/blobdiff - frsh_api/tests/Makefile.omk
frsh: Simplify negotiation test and rename the full test as renegotiation
[frescor/frsh.git] / frsh_api / tests / Makefile.omk
index de636a81a66fbd0e9f05d0e69b4ad4bb07dbbacb..833f73b5ecc0d4a43601c05f12c20bac2e382357 100644 (file)
@@ -5,6 +5,11 @@ test_PROGRAMS += negotiation
 negotiation_SOURCES = negotiation.c
 negotiation_LIBS = wvtest
 
+wvtest_SCRIPTS += renegotiation.sh
+test_PROGRAMS += renegotiation
+renegotiation_SOURCES = renegotiation.c
+renegotiation_LIBS = wvtest
+
 test_PROGRAMS += spare_capacity
 spare_capacity_SOURCES = spare_capacity.c
 
@@ -24,6 +29,14 @@ test_PROGRAMS += dummy_spare_capacity
 dummy_spare_capacity_SOURCES = dummy_spare_capacity.c
 dummy_spare_capacity_LIBS = wvtest
 
+wvtest_SCRIPTS += trans_nego.sh
+test_PROGRAMS += trans_nego
+trans_nego_SOURCES = trans_nego.c
+trans_nego_LIBS = wvtest
+test_PROGRAMS += trans_nego2
+trans_nego2_SOURCES = trans_nego2.c
+trans_nego2_LIBS = wvtest
+
 test_PROGRAMS += negobench
 negobench_SOURCES = negobench.c