Basic framework for parsing test targets
This commit is contained in:
parent
cfddec17d5
commit
6d7cd639a5
3 changed files with 34 additions and 1 deletions
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
|
Loading…
Add table
Add a link
Reference in a new issue