Commit Graph

7 Commits

Author SHA1 Message Date
alex 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
alex 59b9e9e7e3 adds explicit dependencies for generated files 2026-03-22 21:37:30 +01:00
alex 78163ebb99 adds test harness 2026-03-22 18:27:07 +01:00
alex bbad53cc1a adds all regression tests 2026-03-22 17:12:16 +01:00
alex 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
alex 55cd39271a adds toplevel CMakeLists.txt for tests 2026-03-21 18:23:25 +01:00
alex dfa1c2182c adds initial testing setup 2026-03-21 16:34:08 +01:00