Add basic timing support, and SFT_T tests
Also expose some bugs...
This commit is contained in:
parent
a62f449659
commit
4e69a8bda6
9 changed files with 157 additions and 27 deletions
|
@ -29,4 +29,4 @@ $(TEST)_SRC += $(patsubst $(ROOTDIR)/%,%,$(wildcard $(TEST_PATH)/*.cpp))
|
|||
|
||||
$(TEST)_DEFS=$(TMK_COMMON_DEFS)
|
||||
$(TEST)_CONFIG=$(TEST_PATH)/config.h
|
||||
VPATH+=$(TOP_DIR)/tests/test_common
|
||||
VPATH+=$(TOP_DIR)/tests/test_common
|
Loading…
Add table
Add a link
Reference in a new issue