summaryrefslogtreecommitdiff
path: root/suite
AgeCommit message (Expand)Author
2018-12-22Fix python3 metadata testKyleMiles
2018-12-12deprecate current_function.medium_level_il in favor of .mlil and move .instru...Jordan Wiens
2018-11-13Add expression parsing APIsPeter LaFosse
2018-10-19Delete unit tests when donePeter LaFosse
2018-10-18Initial Enhanced Settings System.Brian Potchik
2018-10-15Refactor to how symbols and namespaces workPeter LaFosse
2018-09-29Produce better output for data variable testPeter LaFosse
2018-08-31Merging with devPeter LaFosse
2018-08-27remove partial_register_dataflow test binaryJordan Wiens
2018-08-27Comment out partial_register_dataflow testJosh Ferrell
2018-08-25Updated BinaryTestCases submoduleJosh Ferrell
2018-08-20Revert "Unit Tests Run On One Thread"Ryan Snyder
2018-08-17Unit Tests Run On One ThreadKyleMiles
2018-08-15Add binary to test tailcall register clobbers.Brian Potchik
2018-08-14Add armv7 jumptable example for computed goto dispatch.Brian Potchik
2018-07-13Python2/3 String Compatibility FixKyleMiles
2018-07-10bv.write and bv.insert require byte-stringsKyleMiles
2018-07-10tests: Separate unit test corpus from resultsRyan Snyder
2018-07-10Rebased so commit history is correct nowKyleMiles
2018-07-10tests: update for lifter, generator bugfixesRyan Snyder
2018-07-10Various Python 3 support changesKyleMiles
2018-07-10Initial python API testsnegasora
2018-07-10updated unit tests with descriptive outputnegasora
2018-06-07binary fix (#1055)negasora
2018-06-07Initial python API tests (#1054)negasora