X-Git-Url: https://yaffs.net/gitweb/?a=blobdiff_plain;f=direct%2Ftest-framework%2Ftimothy_tests%2Fis_yaffs_working_tests%2FMakefile;h=8141370958d73c33aa5cd411fb2ef997000ad2dc;hb=3e61f08fda0b46cacfa6ddf61062a526813ce7d7;hp=5f2a461368cf9c719ab110bfb4caf3e0ffe52f47;hpb=9113cd4f787beb5814a593a2a308dc57bc171533;p=yaffs2.git diff --git a/direct/test-framework/timothy_tests/is_yaffs_working_tests/Makefile b/direct/test-framework/timothy_tests/is_yaffs_working_tests/Makefile index 5f2a461..8141370 100644 --- a/direct/test-framework/timothy_tests/is_yaffs_working_tests/Makefile +++ b/direct/test-framework/timothy_tests/is_yaffs_working_tests/Makefile @@ -30,6 +30,8 @@ ALL_UNSORTED_OBJS += $(YAFFS_TEST_OBJS) $(FUZZER_OBJS) include $(YDI_FRAMEWORK_DIR)/FrameworkRules.mk +phony. test: test_1_yaffs_mount + ./test_1_yaffs_mount test_1_yaffs_mount: $(FRAMEWORK_SOURCES) $(YAFFS_TEST_OBJS) gcc $(CFLAGS) -o $@ $(YAFFS_TEST_OBJS) -lpthread