]> git.meshlink.io Git - meshlink-tiny/blobdiff - test/blackbox/test_case_channel_conn_01/Makefile.am
Remove the blackbox test suite.
[meshlink-tiny] / test / blackbox / test_case_channel_conn_01 / Makefile.am
diff --git a/test/blackbox/test_case_channel_conn_01/Makefile.am b/test/blackbox/test_case_channel_conn_01/Makefile.am
deleted file mode 100644 (file)
index 177c575..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-check_PROGRAMS = node_sim_peer node_sim_nut
-
-node_sim_peer_SOURCES = node_sim_peer.c ../common/common_handlers.c ../common/test_step.c ../common/mesh_event_handler.c ../../utils.c
-node_sim_peer_LDADD = ../../../src/libmeshlink.la
-node_sim_peer_CFLAGS = -D_GNU_SOURCE
-
-node_sim_nut_SOURCES = node_sim_nut.c ../common/common_handlers.c ../common/test_step.c ../common/mesh_event_handler.c ../../utils.c
-node_sim_nut_LDADD = ../../../src/libmeshlink.la
-node_sim_nut_CFLAGS = -D_GNU_SOURCE
\ No newline at end of file