uvm32/test
2025-12-14 02:06:10 +00:00
..
badcode Add test for reading code which is too large 2025-12-13 18:02:43 +00:00
basic_syscalls Smoke test of getProgramCounter 2025-12-13 19:21:05 +00:00
common Add test of reading cstring syscall argument which never terminates before hitting end of ram 2025-12-13 19:12:24 +00:00
custom_syscall Test for invalid uvm32_arg_t 2025-12-13 19:17:58 +00:00
extram Test for lb, lbu, lw, sb, sbu, sw explicitly 2025-12-14 00:58:35 +00:00
invalid_opcodes Test that invalid lX opcodes trigger mini-rv32 internal core error 2025-12-14 01:21:42 +00:00
meter Unify all tests to use same common makefile includes 2025-12-13 17:27:24 +00:00
stackoverflow Only use stackprotection when debugging 2025-12-13 23:26:32 +00:00
syscall_args Test memory read outside of memory and extram regions. 2025-12-14 00:32:50 +00:00
unity Initial test framework 2025-12-10 16:36:33 +00:00
Makefile Add dockerci target which builds badge and uploads to github pages 2025-12-14 02:06:10 +00:00