summaryrefslogtreecommitdiff
path: root/suite
AgeCommit message (Expand)Author
2020-08-18Adding unit test binariesRusty Wagner
2020-08-08Add Universal loader unit tests.Brian Potchik
2020-07-30sort regs and flags before generationXusheng
2020-07-30update generatorXusheng
2020-07-20Fix persistent undo unit testJosh Ferrell
2020-07-10Remove legacy clean save testJosh Ferrell
2020-07-04Workspace Settings are now Project Settings.Brian Potchik
2020-07-02update test caseXusheng
2020-07-02update test caseXusheng
2020-07-02update test cases for movhlps, etcJeff
2020-07-02fix a missing ret in func_miscJeff
2020-07-02remove the test case for fstpJeff
2020-07-02update test casesJeff
2020-07-02update test cases and add MakefileJeff
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