Commit Graph

13 Commits

Author SHA1 Message Date
Ed
8a90660f7c Take build of pytest and do in Jenkins 2024-04-19 17:24:29 +01:00
Ed
365e9bf014 Tidy debug 2024-04-19 14:18:49 +01:00
Ed
d55ade4ecf Debug midi build 2024-04-19 12:40:46 +01:00
Ed
ca3a7eb1f9 More efficient midi test bin build 2024-04-19 12:01:58 +01:00
Ed
36b32a36db Initial queue unit test 2024-04-17 15:12:41 +01:00
Ed
540fb4baa5 Add tmpdirs and initial build so test works with xdist 2024-04-17 11:21:05 +01:00
Ross Owen
2404eaf35f Remove extern, mark static inline 2023-01-17 11:53:44 +00:00
Ross Owen
da7c45500d - Added test_mixer_routing_output
- Various buffers no longer marked static to allow for easier unit testing 
- Added some comments and removed some dead code from the implementation
- Moved mixer control comms to functions for unit test convenience
2023-01-16 17:28:04 +00:00
xross
b17cc0de6d Copyright and licence comments 2022-08-08 11:15:50 +01:00
xross
5690442a4b - test_sync_clk_basic and test_sync_clk_plugin now run at FS & HS
- test_sync_clk_plugin marked as known failure (now fails as expected for HS and FS)
2022-08-04 19:54:29 +01:00
xross
43c561c831 Add tracing related options to conftest 2022-08-03 15:12:12 +01:00
xross
36dedc494c Update to latest test_support api 2022-07-21 13:10:38 +01:00
xross
9401bfff83 - Rename app_test_i2s_loopback to test_i2s_loopback
- Port test_i2s_loopback from xmostest to pytest and test_support
2022-07-05 18:14:05 +01:00