You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To elaborate: we probably want simple valid instruction samples to test with, just to ensure that every decoder reports correctly. Even just some NOPs and simple MOVs would probably suffice.
This would be nice to catch simple runtime issues like missing symbols, even if the workers seem to build correctly (relevant PR for bddisasm bitdefender/bddisasm#53, but this could have easily been any other tool)
It'd be nice to have some basic tests in the CI, probably using
mishegos
's manual mode to feed some simple inputs in.The text was updated successfully, but these errors were encountered: