tests: complete disassembler tests

Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
This commit is contained in:
2023-09-17 09:50:32 +05:30
parent be7deb349a
commit dd9dd5f116
17 changed files with 389 additions and 90 deletions

1
meson_options.txt Normal file
View File

@@ -0,0 +1 @@
option('tests', type : 'boolean', value : true, description: 'enable tests')