Get it roughly working

This commit is contained in:
2026-05-24 15:53:50 -07:00
parent aa8c4a64df
commit 61ee654b18
5 changed files with 644 additions and 59 deletions

View File

@@ -4,4 +4,10 @@ tests:
modules:
- "application_wrapper_cache_arrays_test"
sources: "sources.list"
waves: True
- name: "application_wrapper_cache_miss_handler_test"
toplevel: "application_wrapper_cache_miss_handler"
modules:
- "application_wrapper_cache_miss_handler_test"
sources: "sources.list"
waves: True