summaryrefslogtreecommitdiff
path: root/suite
AgeCommit message (Expand)Author
2020-06-23Sort the types list in unit testPeter LaFosse
2020-06-22Fix generator for realpath issueRusty Wagner
2020-06-21Update settings serialization unit tests.Brian Potchik
2020-06-20Update copy values settings test.Brian Potchik
2020-06-16Use Python 3 for bininfo testRusty Wagner
2020-06-15Fix Python 3 unit testsRusty Wagner
2020-06-05update test casesJeff
2020-05-31Remove rebasing unittests from API submodule.Brian Potchik
2020-05-27update unit testsHeran Gao
2020-05-07fix unit tests on python2Jordan Wiens
2020-05-04HLIL unit testsRusty Wagner
2020-05-03Fix some linter issues in testcommon.pyPeter LaFosse
2020-05-03Add check on equality operators of structure objectsPeter LaFosse
2020-05-03Update unit tests.Brian Potchik
2020-04-12Update unit tests.Brian Potchik
2020-03-30Update unit tests.Brian Potchik
2020-03-11use repr instead of str for unit tests now that str existsJordan Wiens
2020-03-05Update mappedview example to add the entry point after segments are added.Brian Potchik
2020-02-06regenerated unit test casesTim Bryant
2020-02-06update plugin unit test to use proper python versionJosh Ferrell
2020-02-06Add unit tests and update binaryview saveJosh Ferrell
2020-02-06updated submodule reference for binariesTim Bryant
2020-02-04Add registered name to type objectsRusty Wagner
2019-12-19LLIL_JUMP_TO/MLIL_JUMP_TO now contain mappings from address to destination in...Rusty Wagner
2019-12-13Add unit test for DataRendererPeter LaFosse
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