macaw/macaw-ppc/tests/ppc
Tristan Ravitch 9d750c944a Add a new type of test to PowerPC
It runs code discovery over a large-ish binary to test coverage.  We currently
fail due to unsupported instructions (expected).  This test will guide
priorities on implementing new semantics.
2017-11-09 17:18:20 -08:00
..
bin Add a new type of test to PowerPC 2017-11-09 17:18:20 -08:00
Makefile Add a test for conditional branches 2017-11-06 17:19:16 -08:00
test-conditional.c Add a test for conditional branches 2017-11-06 17:19:16 -08:00
test-conditional.exe Add a test for conditional branches 2017-11-06 17:19:16 -08:00
test-conditional.s Add a test for conditional branches 2017-11-06 17:19:16 -08:00
test-conditional.s.expected Update an expected test result 2017-11-07 14:32:51 -08:00
test-direct-calls.c Add a (currently failing) test for calls 2017-11-07 17:49:53 -08:00
test-direct-calls.exe Add a (currently failing) test for calls 2017-11-07 17:49:53 -08:00
test-direct-calls.s Add a (currently failing) test for calls 2017-11-07 17:49:53 -08:00
test-direct-calls.s.expected Fix an expected test output 2017-11-08 10:56:13 -08:00
test-just-exit.c Added a simple test, which fails. 2017-10-24 16:36:36 -07:00
test-just-exit.exe Add a test for conditional branches 2017-11-06 17:19:16 -08:00
test-just-exit.s Add a test for conditional branches 2017-11-06 17:19:16 -08:00
test-just-exit.s.expected Improve the PPC test suite 2017-11-05 20:51:57 -08:00
util.h test-just-exit 2017-10-24 17:21:00 -07:00