summaryrefslogtreecommitdiff
path: root/suite/testcommon.py
AgeCommit message (Expand)Author
2021-09-05Add type hints to basicblock.py, lowlevelil.py, architecture.pyPeter LaFosse
2021-09-05Fix get_ssa_var_version in unit testPeter LaFosse
2021-08-26Update hardcoded test_get_il_vars test for new .bntl'sAndrew Lamoureux
2021-07-26Update tests for new register printing and IL variable APIKyleMiles
2021-07-05Add a unit test for the fixed GetInstallDirectory/GetBundledPluginDirectory APIXusheng
2021-07-01Old tags test caseGlenn Smith
2021-06-12Function: Added `BNGetFunctionILVariables()` / `get_il_vars()` methodJon Palmisciano
2021-06-11Add TypeReferenceChanged notificationXusheng
2021-05-29Initial support for unit test configurations.Brian Potchik
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-22fix Python search APIXusheng
2021-04-22add persistent search resultXusheng
2021-02-18suppress reanalysis in the load old database unit testXusheng
2021-02-17add support for type xref and variable xrefXusheng
2021-01-31Update unit tests to include detailed information for data variables.Brian Potchik
2021-01-28Add tests corrosponding to #2244KyleMiles
2021-01-27Finish HLIL expression mapping APIs.Brian Potchik
2021-01-22Enable HLIL mapping unit tests.Brian Potchik
2021-01-22Add unit tests for 'get_llils_at' and 'get_lifted_ils_at' APIs.Brian Potchik
2021-01-20Add a sort for mapping tests to avoid index nondeterminism.Brian Potchik
2021-01-20Hold on HLIL mapping test until instability fixed.Brian Potchik
2021-01-20Expand instruction mapping unit tests.Brian Potchik
2020-11-22Fix unit test ongoing analysis message.Brian Potchik
2020-11-16support packaging/unpacking bndb filesxusheng
2020-11-16use context manager for bvXusheng
2020-11-16add a unit test for loading old databaseXusheng
2020-11-13add callback for BinaryView finalization and initial analysis completionXusheng
2020-10-27Add simplifier test casesKyleMiles
2020-10-27remove the loop to delete temp files on WindowsXusheng
2020-10-23Add more test cases for simplifierKyleMiles
2020-10-19Expose Template Simplifier to the API, Adds Tests, and Adds Rust String FFI s...KyleMiles
2020-10-16add unit test for deprecated BinaryViewTypeXusheng
2020-10-08Fix unittest saving database during analysis warning.Brian Potchik
2020-09-16Add setting to control logging in headless.Brian Potchik
2020-09-13Disable logging during headless unit tests.Brian Potchik
2020-09-10Fix Windows file deletion issue in testsChinmay
2020-09-10Update API name for ParsePossibleValueSetChinmay
2020-09-10Adds tests related to UIDFChinmay
2020-09-04Fix universal loader BNDB round trip unit test.Brian Potchik
2020-09-03Fix universal loader BNDB round trip unit test.Brian Potchik
2020-09-03Fix universal loader BNDB round trip unit test.Brian Potchik
2020-09-03Update Universal loader unit tests with BNDB round trip and open with options...Brian Potchik
2020-08-29Update unit tests to allow for specifying settings.Brian Potchik
2020-08-08Add Universal loader unit tests.Brian Potchik
2020-07-30sort regs and flags before generationXusheng
2020-07-20Fix persistent undo unit testJosh Ferrell
2020-07-10Remove legacy clean save testJosh Ferrell
2020-06-23Sort the types list in unit testPeter LaFosse