Commit Graph

3086 Commits

Author SHA1 Message Date
Ed
3f00a9ae10 Correct a comment 2024-04-29 13:33:22 +01:00
Ed
509cd4fc2e Copyright 2024-04-29 12:24:09 +01:00
Ed
ebf4d0e387 Add test for zero packet on egress to avoid invalid FIFO pop 2024-04-29 12:16:25 +01:00
Ed
28a530685f Fix TX test 2024-04-29 12:15:17 +01:00
Ed
d429068bcf Guard midiparseout for XC 2024-04-29 10:31:13 +01:00
Ed
d57559764f Remove byte API from UT helper 2024-04-29 10:17:43 +01:00
Ed
45ad7bc425 Merge commit '98cfaffd4b0c86df767ca0c0ec78e8468cb607e1' into feature/midi_exception_fix 2024-04-26 16:13:59 +01:00
Ed
8627ef9744 Minor tidy 2024-04-26 16:12:07 +01:00
Ed
98cfaffd4b Merge pull request #380 from ed-xmos/feature/midi_test_extensions
MIDI test extensions
2024-04-26 15:26:10 +01:00
Ed
19a18c2db5 Remove dangerous runtime asserts in case of mal-formed MIDI message 2024-04-26 15:09:21 +01:00
Ed
867da0d9c9 Remove unused (and untested) byte API from queue 2024-04-26 15:07:35 +01:00
Ed
787ffee132 Failing MIDI tx test 2024-04-26 13:26:01 +01:00
Ed
7acd4ffe99 Tx test supports multiple MIDI commands 2024-04-26 13:05:52 +01:00
Ed
9ddfff1d60 Test invalid message in Rx 2024-04-26 12:10:20 +01:00
Ed
92fd8aa11b Add sysex to loopback 2024-04-26 11:28:33 +01:00
Ed
6562a35b73 Add queue full unit test 2024-04-26 10:59:42 +01:00
Ed
c2da737961 sysex parse test 2024-04-26 10:53:52 +01:00
Ed
c5b44caeff Merge commit 'd163ccc7ef037742735625386e09b52e6e8ea37f' into feature/midi_test_extensions 2024-04-25 10:57:54 +01:00
Ed
4e4a026261 Review feedback 2024-04-25 10:57:33 +01:00
Ed
d163ccc7ef Merge pull request #378 from ed-xmos/feature/midi_test
MIDI tests
2024-04-25 10:55:37 +01:00
Ross Owen
32ddf24e39 Merge pull request #379 from endolith/patch-1
Fix comments for USB Audio topology descriptors
2024-04-24 16:43:44 +01:00
Ed
a3670d6b85 Copyright and port clash fix 2024-04-24 12:45:26 +01:00
Ed
9201d7a570 Missing tile designator 2024-04-24 12:35:42 +01:00
Ed
655612c673 Manual setUp in HID unity tests 2024-04-24 12:27:23 +01:00
Ed
873f5bedd8 Fix port ref 2024-04-24 12:06:49 +01:00
Ed
e83bbf51cf Review feedback 2024-04-24 12:01:52 +01:00
Ed
8a90660f7c Take build of pytest and do in Jenkins 2024-04-19 17:24:29 +01:00
Ed
ba0f07d355 Speedup pytest 2024-04-19 17:10:30 +01:00
Ed
cd497a0c78 Add debug on fail and lengthen unit tests 2024-04-19 16:59:40 +01:00
Ed
bee1d878af Add MIDI loopback test and fix app_midi_simple Tx 2024-04-19 16:35:32 +01:00
Ed
365e9bf014 Tidy debug 2024-04-19 14:18:49 +01:00
Ed
d02561da19 Add missing makefile 2024-04-19 14:15:14 +01:00
Ed
d55ade4ecf Debug midi build 2024-04-19 12:40:46 +01:00
Ed
1848209a63 run only midi tests 2024-04-19 12:32:37 +01:00
Ed
7fbf400ded Debug fix 2024-04-19 12:03:26 +01:00
Ed
ca3a7eb1f9 More efficient midi test bin build 2024-04-19 12:01:58 +01:00
Ed
bbd0f2693d try again to archive #2 2024-04-19 11:21:41 +01:00
Ed
76ab4060d5 try again to archive 2024-04-19 11:21:18 +01:00
Ed
8a991dd638 Debug copy_tree error 2024-04-19 10:57:49 +01:00
Ed
9a8dfea641 xrun -> xsim 2024-04-19 10:42:23 +01:00
Ed
25cd5ffafc Rejig runner gen 2024-04-19 10:34:56 +01:00
Ed
5f4aa1f7a2 Typo 2024-04-19 09:54:38 +01:00
Ed
e5fb428880 Jenkinsfile fix 2024-04-19 09:50:42 +01:00
Ed
aecffab0c6 Add tools for UT 2024-04-19 09:48:25 +01:00
Ed
82f7649079 Jenkins using xcommon cmake for UT 2024-04-19 08:32:16 +01:00
Ed
7853807790 Working xcommon cmake unit test build 2024-04-19 08:14:00 +01:00
Ed
fb6cdbb57b Nearly working xcommon cmake UT 2024-04-18 16:48:52 +01:00
Ed
5822ec7037 Initial copy of lib_ic UT cmake 2024-04-18 15:31:09 +01:00
Ed
7967275001 Queue unit tests 2024-04-18 09:34:33 +01:00
Ed
c960d82233 Debug Jenkins failure 2024-04-17 16:24:07 +01:00