Tests
Tests
You can build the tests by setting the BUILD_TESTS flag during configuration:
These include the single instruction tests from FEX-Emu, some unit tests for syscalls and some binary tests.
The felix86 CI runs more binary tests than that. If you want to run the binary tests, clone the binary_tests repo:
You can use the install_tests.sh script to download the binary tests:
Then to run the tests, temporarily disable binfmt_misc usage and use the run_tests.sh script: