[app][test] some benchmarks and a quick clock tester
This commit is contained in:
@@ -7,6 +7,8 @@ INCLUDES += -I$(LOCAL_DIR)/include
|
||||
MODULE_SRCS += \
|
||||
$(LOCAL_DIR)/tests.c \
|
||||
$(LOCAL_DIR)/thread_tests.c \
|
||||
$(LOCAL_DIR)/printf_tests.c
|
||||
$(LOCAL_DIR)/printf_tests.c \
|
||||
$(LOCAL_DIR)/clock_tests.c \
|
||||
$(LOCAL_DIR)/benchmarks.c
|
||||
|
||||
include make/module.mk
|
||||
|
||||
Reference in New Issue
Block a user