summaryrefslogtreecommitdiff
path: root/suite/binaries
AgeCommit message (Expand)Author
2021-07-01Old tags test caseGlenn Smith
2021-05-26Add the ability to automatically create struct membersXusheng
2021-05-24NTR testGlenn Smith
2021-04-22Add unit test for HLIL arraysRusty Wagner
2021-04-05Update suite/binaries pointer for newest testAndrew Lamoureux
2021-02-17add support for type xref and variable xrefXusheng
2020-11-16support packaging/unpacking bndb filesxusheng
2020-11-16add a unit test for loading old databaseXusheng
2020-10-16add unit test for deprecated BinaryViewTypeXusheng
2020-08-18Adding unit test binariesRusty Wagner
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-05update test casesJeff
2020-05-31Remove rebasing unittests from API submodule.Brian Potchik
2020-05-27update unit testsHeran Gao
2020-05-04HLIL unit testsRusty Wagner
2020-05-03Fix some linter issues in testcommon.pyPeter LaFosse
2020-05-03Update unit tests.Brian Potchik
2020-04-12Update unit tests.Brian Potchik
2020-03-30Update unit tests.Brian Potchik
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-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-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-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-21Add unit tests for address rebasing.Brian Potchik
2019-08-30Add .gitignore for unzipped files and .DS_StorePeter LaFosse
2019-08-20Update integer_test.Brian Potchik
2019-05-31Sort dominators so test results are deterministicGlenn Smith
2019-05-31Add test binary for Fat Mach-OGlenn Smith
2018-08-31Merging with devPeter LaFosse
2018-08-27remove partial_register_dataflow test binaryJordan Wiens
2018-08-25Updated BinaryTestCases submoduleJosh Ferrell
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-10tests: Separate unit test corpus from resultsRyan Snyder
2018-07-10tests: update for lifter, generator bugfixesRyan Snyder
2018-07-10Various Python 3 support changesKyleMiles
2018-06-07binary fix (#1055)negasora