cpu: get rid of the test workaround

now can we remove the pimpl?

Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
This commit is contained in:
2023-09-27 22:40:44 +05:30
parent 03ebc6378a
commit 0f09874929
10 changed files with 551 additions and 420 deletions

View File

@@ -1,4 +1,5 @@
tests_sources += files(
'fixture.cc',
'instruction.cc',
'exec.cc'
)