test_PROGRAMS += negotiation negotiation_SOURCES = negotiation.c test_PROGRAMS += spare_capacity spare_capacity_SOURCES = spare_capacity.c test_PROGRAMS += negobench negobench_SOURCES = negobench.c lib_LOADLIBES += pthread rt frsh ifeq ($(CONFIG_FWP),y) SUBDIRS= fwptest pingpong endif ifeq ($(CONFIG_ORTE_TEST),y) test_PROGRAMS += orte_test orte_test_SOURCES+= orte_test.c lib_LOADLIBES += pthread rt fwp fna frsh endif