tests: add tests for internal utilities
Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
This commit is contained in:
@@ -10,6 +10,7 @@ tests_sources = files(
|
||||
)
|
||||
|
||||
subdir('cpu')
|
||||
subdir('util')
|
||||
|
||||
catch2 = dependency('catch2', version: '>=3.4.0', static: true)
|
||||
catch2_tests = executable(
|
||||
|
Reference in New Issue
Block a user