Get it to ACTUALLY compile :)

This commit is contained in:
2026-05-24 20:30:34 -07:00
parent 6c6c3d295b
commit cdbb6a9720
6 changed files with 76 additions and 498 deletions

View File

@@ -5,9 +5,17 @@ tests:
- "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
- name: "application_wrapper_cache_top_test"
toplevel: "application_wrapper_cache_top"
modules:
- "application_wrapper_cache_top_test"
sources: "sources.list"
waves: True