|
|
4e87ae718b
|
removes patching of kernel tets, as a correct testsuite requires a patched threadx anyways
This will not build, as atp threadx is still checked in clean
|
2026-03-23 16:32:33 +01:00 |
|
|
|
47ba20d762
|
Changes simulation ending mechanism (exit function)
As higher optimization might actually schedule a jump to self while waiting for timer interrupts this is a more robust implementation in that sense
|
2026-03-22 22:47:26 +01:00 |
|
|
|
59b9e9e7e3
|
adds explicit dependencies for generated files
|
2026-03-22 21:37:30 +01:00 |
|
|
|
78163ebb99
|
adds test harness
|
2026-03-22 18:27:07 +01:00 |
|
|
|
bbad53cc1a
|
adds all regression tests
|
2026-03-22 17:12:16 +01:00 |
|
|
|
7307a86860
|
adds ISR check that is closer to productive code
This approach patches the existing trap handler to call the test routine
|
2026-03-21 20:27:16 +01:00 |
|
|
|
55cd39271a
|
adds toplevel CMakeLists.txt for tests
|
2026-03-21 18:23:25 +01:00 |
|
|
|
dfa1c2182c
|
adds initial testing setup
|
2026-03-21 16:34:08 +01:00 |
|