Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 381 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 381 Bytes

Bins from posixtest 1.5.2. Simply built using make.

Simplistic test runner script that can be used as

./run-tests.sh "./" native.log # run native
./run-tests.sh "/home/skmp/projects/FEX/build/Bin/ELFLoader -U -c irint -n 500 -- " fexint.log # run fex interpreter
./run-tests.sh "/home/skmp/projects/FEX/build/Bin/ELFLoader -U -c irjit -n 500 -- " fexjit.log # run fex jit