]> rtime.felk.cvut.cz Git - frescor/frsh.git/commitdiff
test: Convert test to C (from C++)
authorMichal Sojka <sojkam1@fel.cvut.cz>
Sun, 20 Jun 2010 12:15:46 +0000 (14:15 +0200)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Sun, 20 Jun 2010 12:15:46 +0000 (14:15 +0200)
frsh_api/tests/Makefile.omk
frsh_api/tests/negotiation.c [moved from frsh_api/tests/negotiation.cc with 100% similarity]

index 7b6a9c57f96b5e8cfafb3176949ecec77d3407bd..c0e20acbf7a6c78be6d9120166161d8cec778d3c 100644 (file)
@@ -2,7 +2,7 @@ CFLAGS += -DWVTEST_CONFIGURED
 
 wvtest_SCRIPTS += negotiation.sh
 test_PROGRAMS += negotiation
-negotiation_SOURCES = negotiation.cc
+negotiation_SOURCES = negotiation.c
 negotiation_LIBS = wvtest
 
 test_PROGRAMS += spare_capacity