index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
suite
/
api_test.py
Age
Commit message (
Expand
)
Author
2024-06-14
Delete unmaintained test suite
Mason Reed
2024-05-03
Revert change to api_test.py
Mason Reed
2024-05-03
Expose LLVM demangler
Mason Reed
2024-04-11
Rename lineWidth -> paddingCols in GetTypeLines()
Glenn Smith
2023-11-06
Type Browser
Glenn Smith
2023-11-06
Type Containers
Glenn Smith
2023-07-10
Move binary view loading in to the core; deprecate open_view in favor of load...
KyleMiles
2023-02-08
More surgical fix that actually passes unit tests.
Alexander Taylor
2023-02-08
Add boolean for Function.user_type to indicate if a user type has been set
Peter LaFosse
2022-11-10
Test for enum types printing the correct values
Glenn Smith
2022-10-09
Remove default load settings; Move settings `analysis.debugInfoInternal` and ...
KyleMiles
2022-10-04
Rename and move `Analysis/Database Merge Tool` to `File/Merge Databases`; Add...
KyleMiles
2022-09-29
This test is flaky
Glenn Smith
2022-07-18
Temporarily disable Objective-C unit test, update test binaries submodule
Jon Palmisciano
2022-07-18
Fix `70788d0af07e507be9c3a90db8c1b5342e77bc75`: "Add unit test for Objective-...
KyleMiles
2022-07-11
Add unit test for Objective-C plugin
Jon Palmisciano
2022-07-03
Add some helper routines for getting the IL of callsites
Peter LaFosse
2022-06-08
Add lowlevelil.py unit tests
kat
2022-05-31
Increase coverage of architecture.py
rose
2022-05-25
Fix binaryview __getitem__ __setitem__ and add many additional BinaryView uni...
Peter LaFosse
2022-05-25
Add BinaryView::ParseTypesFromSource for clang+typelibs
Glenn Smith
2022-05-24
Add tests for `DisassemblyTextRenderer`
Jon Palmisciano
2022-05-24
Add more user/auto function properties tests
Jon Palmisciano
2022-05-23
Esure parse_types api raise proper exceptions
Peter LaFosse
2022-05-23
Fix AnalysisCompletionEvent api_test
Peter LaFosse
2022-05-23
Improve test coverage of binaryview.py
Peter LaFosse
2022-05-23
Add tests for BinaryReader/BinaryWriter
Peter LaFosse
2022-05-23
Fix numerous bugs in TypedDataAccessor and add many unit tests for it
Peter LaFosse
2022-05-23
Add tests for user/auto {params,can_return,etc.}
Jon Palmisciano
2022-05-23
Add tests for function indexing, register value, UIDF, & misc. methods
Jon Palmisciano
2022-05-23
Add tests for more tag-related methods
Jon Palmisciano
2022-05-20
Add tests for SymbolMapping, TypeMapping, FunctionList, and BinaryViewType
Peter LaFosse
2022-05-20
Add test for segments
Peter LaFosse
2022-05-20
Rework Apparatus and FileApparatus
Peter LaFosse
2022-05-20
Add some unit tests for binaryview.py and fix some minor bugs
Peter LaFosse
2022-05-11
Clang+TypeParser APIs
Glenn Smith
2022-04-14
Switch to use the z80 arch plugin for the plugin installation test
Xusheng
2022-04-13
Python API : Fixes fully-qualified `binaryninja.log.log*` calls and adds test...
KyleMiles
2022-03-29
Add various type hints
Peter LaFosse
2022-03-16
Add support for structured logging
Peter LaFosse
2022-02-17
Add some additional function.py unit tests
Peter LaFosse
2022-02-17
Add some additional api tests
Peter LaFosse
2022-02-17
Improve handling of bytes objects with Metadata
Peter LaFosse
2022-02-17
Add additional unit tests for function.py
Peter LaFosse
2022-02-16
Escape type names and definitions
Glenn Smith
2022-02-15
Struct alignment and packing test
Glenn Smith
2022-02-03
Add test for EnumerationMember .value==None
Andrew Lamoureux
2022-01-26
Additional tests to improve code coverage of types.py
Peter LaFosse
2022-01-25
Fix TypeBuilder.__repr__ and add unit test
Peter LaFosse
2022-01-25
Fix issue with serialization of MemberScope and MemberAcess along with a few ...
Peter LaFosse
[next]