Added test target to makefile.
[yaffs2.git] / direct / test-framework / timothy_tests / is_yaffs_working_tests / Makefile
index 5f2a461368cf9c719ab110bfb4caf3e0ffe52f47..8141370958d73c33aa5cd411fb2ef997000ad2dc 100644 (file)
@@ -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