Files
matar/tests/cpu/arm/meson.build
Amneesh Singh fa96a4d09f tests: add execution tests
all but data processing

Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
2023-09-18 18:23:52 +05:30

4 lines
57 B
Meson

tests_sources += files(
'instruction.cc',
'exec.cc'
)