summaryrefslogtreecommitdiff
path: root/suite
AgeCommit message (Expand)Author
2022-11-10Test for enum types printing the correct valuesGlenn Smith
2022-10-09Remove default load settings; Move settings `analysis.debugInfoInternal` and ...KyleMiles
2022-10-04Rename and move `Analysis/Database Merge Tool` to `File/Merge Databases`; Add...KyleMiles
2022-09-29This test is flakyGlenn Smith
2022-09-13No longer mark debugger as betaXusheng
2022-08-10Merge variables API/UI, variable liveness API for determining soundness of va...Rusty Wagner
2022-07-20Add unit tests for segment and section notificationsJosh F
2022-07-19adding feature_map example scriptJordan Wiens
2022-07-18Temporarily disable Objective-C unit test, update test binaries submoduleJon Palmisciano
2022-07-18Fix `70788d0af07e507be9c3a90db8c1b5342e77bc75`: "Add unit test for Objective-...KyleMiles
2022-07-11Add unit test for Objective-C pluginJon Palmisciano
2022-07-03Add some helper routines for getting the IL of callsitesPeter LaFosse
2022-06-27Add struct pointer array testGlenn Smith
2022-06-17Unit test for function type and Win32 x86 calling conventionsRusty Wagner
2022-06-08Add lowlevelil.py unit testskat
2022-05-31Increase coverage of architecture.pyrose
2022-05-25Fix binaryview __getitem__ __setitem__ and add many additional BinaryView uni...Peter LaFosse
2022-05-25Add BinaryView::ParseTypesFromSource for clang+typelibsGlenn Smith
2022-05-24Add tests for `DisassemblyTextRenderer`Jon Palmisciano
2022-05-24Add more user/auto function properties testsJon Palmisciano
2022-05-23Esure parse_types api raise proper exceptionsPeter LaFosse
2022-05-23Fix AnalysisCompletionEvent api_testPeter LaFosse
2022-05-23Improve test coverage of binaryview.pyPeter LaFosse
2022-05-23Add tests for BinaryReader/BinaryWriterPeter LaFosse
2022-05-23Fix numerous bugs in TypedDataAccessor and add many unit tests for itPeter LaFosse
2022-05-23Add tests for user/auto {params,can_return,etc.}Jon Palmisciano
2022-05-23Add tests for function indexing, register value, UIDF, & misc. methodsJon Palmisciano
2022-05-23Add tests for more tag-related methodsJon Palmisciano
2022-05-20Add tests for SymbolMapping, TypeMapping, FunctionList, and BinaryViewTypePeter LaFosse
2022-05-20Add test for segmentsPeter LaFosse
2022-05-20Rework Apparatus and FileApparatusPeter LaFosse
2022-05-20Add some unit tests for binaryview.py and fix some minor bugsPeter LaFosse
2022-05-19Add tests for additional database versionsRusty Wagner
2022-05-17Weird hack to improve unit test speed on LinuxRusty Wagner
2022-05-13Fix pe_thumb unit testXusheng
2022-05-11Clang+TypeParser APIsGlenn Smith
2022-04-29Check in the debuggerXusheng
2022-04-14Remove fixOutput as it was only for python2Peter LaFosse
2022-04-14Improve performance of unit test generation with some smarter patternsPeter LaFosse
2022-04-14Switch to use the z80 arch plugin for the plugin installation testXusheng
2022-04-13Prevent shadowing binary tests with multiple oraclesJosh F
2022-04-13Python API : Fixes fully-qualified `binaryninja.log.log*` calls and adds test...KyleMiles
2022-04-06Test for fix for Vector35/arch-x86#29Glenn Smith
2022-03-29Add various type hintsPeter LaFosse
2022-03-16Add support for structured loggingPeter LaFosse
2022-02-17Add some additional function.py unit testsPeter LaFosse
2022-02-17Add some additional api testsPeter LaFosse
2022-02-17Improve handling of bytes objects with MetadataPeter LaFosse
2022-02-17Add additional unit tests for function.pyPeter LaFosse
2022-02-16Escape type names and definitionsGlenn Smith