Zane Shelley | a7535ad | 2021-07-15 22:13:45 -0500 | [diff] [blame] | 1 | # Test cases |
2 | test_src = files( | ||||
3 | 'sample_test_case.cpp', | ||||
Zane Shelley | aa9da30 | 2022-07-13 10:26:06 -0500 | [diff] [blame] | 4 | 'eq_core_fir.cpp', |
Zane Shelley | a7535ad | 2021-07-15 22:13:45 -0500 | [diff] [blame] | 5 | 'exp20_foxhound7.cpp', |
Zane Shelley | bb34f29 | 2021-07-09 10:50:05 -0500 | [diff] [blame] | 6 | 'exp20_tlx_err_rpt_1.cpp', |
Zane Shelley | c928f94 | 2021-07-09 14:32:58 -0500 | [diff] [blame] | 7 | 'omi_dl_fatal.cpp', |
Zane Shelley | 88eb202 | 2022-01-20 14:25:14 -0600 | [diff] [blame] | 8 | 'tod_fault.cpp', |
Zane Shelley | a7535ad | 2021-07-15 22:13:45 -0500 | [diff] [blame] | 9 | ) |
10 |