summaryrefslogtreecommitdiff
path: root/suite/generator.py
AgeCommit message (Expand)Author
2024-06-14Delete unmaintained test suiteMason Reed
2024-03-01Fix some analysis settings.Brian Potchik
2022-09-13No longer mark debugger as betaXusheng
2022-05-13Fix pe_thumb unit testXusheng
2022-04-29Check in the debuggerXusheng
2022-04-13Prevent shadowing binary tests with multiple oraclesJosh F
2021-09-01prevent user settings and plugins from influencing unit test generationJordan Wiens
2021-05-31Improve generated unit.pyAndrew Lamoureux
2021-05-29Initial support for unit test configurations.Brian Potchik
2021-03-30Enable alternateTypePropagation by default to improve determinism and elimina...Brian Potchik
2021-03-02Fix api_test unit testsPeter LaFosse
2021-02-17add support for type xref and variable xrefXusheng
2020-12-18Add API/UI to control dead store elimination of specific variablesRusty Wagner
2020-11-16support packaging/unpacking bndb filesxusheng
2020-10-27Fix generator to generate python3 tests onlyKyleMiles
2020-10-08Dropping support for Python 2 in unit testsRusty Wagner
2020-09-16Add setting to control logging in headless.Brian Potchik
2020-09-13Disable logging during headless unit tests.Brian Potchik
2020-09-05Update unit test generator to generate binary test options.Brian Potchik
2020-08-29Update unit tests to allow for specifying settings.Brian Potchik
2020-07-30update generatorXusheng
2020-06-22Fix generator for realpath issueRusty Wagner
2020-06-15Fix Python 3 unit testsRusty Wagner
2020-05-31Remove rebasing unittests from API submodule.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-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
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