Basic framework for parsing test targets
This commit is contained in:
6
quantum/serial_link/tests/testlist.mk
Normal file
6
quantum/serial_link/tests/testlist.mk
Normal file
@ -0,0 +1,6 @@
|
||||
TEST_LIST +=\
|
||||
serial_link_byte_stuffer\
|
||||
serial_link_frame_router\
|
||||
serial_link_frame_validator\
|
||||
serial_link_transport\
|
||||
serial_link_triple_buffered_object
|
Reference in New Issue
Block a user