Add cache arrays and test

This commit is contained in:
2026-05-22 22:27:53 -07:00
parent 3ea31e40aa
commit df25550c8a
6 changed files with 288 additions and 427 deletions

View File

@@ -1,7 +1,7 @@
tests:
- name: "application_wrapper_cache_l1_test"
toplevel: "application_wrapper_cache_l1"
- name: "application_wrapper_cache_arrays_test"
toplevel: "application_wrapper_cache_arrays"
modules:
- "application_wrapper_cache_l1_test"
- "application_wrapper_cache_arrays_test"
sources: "sources.list"
waves: True