Toby Jaffey
a72737b228
Add uvm32_useBreak(uvmst, bool) function to enable ebreak handling.
...
This is used in host-gdbstub to enable the functionality.
This allows the stackoverflow test to continue working. Meter test modified to handle new evt type.
2026-04-16 10:51:08 +01:00
Toby Jaffey
1e5555f66d
Unify all tests to use same common makefile includes
2025-12-13 17:27:24 +00:00
Toby Jaffey
8158ac647c
Renaming and documentating header
2025-12-12 20:42:26 +00:00
Toby Jaffey
5bd6a32013
Move all app common files under apps/common
2025-12-12 15:45:17 +00:00
Toby Jaffey
3f21335fc3
Test that repeatedly stopping and starting results in executing exactly the same number of VM instructions
2025-12-11 13:16:46 +00:00
Toby Jaffey
ac1975a820
Test metering, prove that system can resume after a hang error with a range of meter sizes
2025-12-10 22:30:19 +00:00