summaryrefslogtreecommitdiff
path: root/suite
AgeCommit message (Expand)Author
2019-11-24Update unit test for byte range inference on byte size loads.Brian Potchik
2019-11-22Update tests for: Fix duplicate external symbols in ELF filesPeter LaFosse
2019-11-15Type workflow improvementsPeter LaFosse
2019-10-15Update unit test for Mach-O symbol rebasing support.Brian Potchik
2019-09-27typelibrary: update for platform type changesRyan Snyder
2019-09-25Add function and instruction address for many unit testsPeter LaFosse
2019-09-24typelibrary: add initial documentationRyan Snyder
2019-09-21Unit test cleanup.Brian Potchik
2019-09-21Add unit tests for address rebasing.Brian Potchik
2019-08-30Add .gitignore for unzipped files and .DS_StorePeter LaFosse
2019-08-20Add --api-only unittest option.Brian Potchik
2019-08-20Update integer_test.Brian Potchik
2019-08-07Settings system improvements.Brian Potchik
2019-08-02Refactor settings system to be reference counted.Brian Potchik
2019-05-31Sort dominators so test results are deterministicGlenn Smith
2019-05-31Add test binary for Fat Mach-OGlenn Smith
2019-05-31Fix Python3 Failing Unit TestKyleMiles
2019-05-21Fix generator.py on non-windowsGlenn Smith
2019-05-17Testsuite: fix generator.py on Windowsv35stong
2019-05-16only include filename so unit tests dont depend on paths and unit tests can r...Jordan Wiens
2019-05-16add incoming and outgoing edges to basic block unit testJordan Wiens
2019-04-30Add unit test to detect memory leaksRusty Wagner
2019-04-22Updates to support get_ssa function returning Instructions instead of indices.Brian Potchik
2019-04-05Add dominator and post_dominator to unit testsPeter LaFosse
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