index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
suite
/
testcommon.py
Age
Commit message (
Expand
)
Author
2021-09-06
Use more f-strings
Peter LaFosse
2021-09-06
Update testcommon.py for refactored types/variables
Peter LaFosse
2021-09-05
Remove some unnecessary properties for various derived HLIL Instructions, add...
Peter LaFosse
2021-09-05
Refactor Python Types
Peter LaFosse
2021-09-05
remove some unneeded code
Peter LaFosse
2021-09-05
Use more fstrings in testcommon.py
Peter LaFosse
2021-09-05
Refactor ILs for greater speed and utility
Peter LaFosse
2021-09-05
update unit test for preprocess_source change
Peter LaFosse
2021-09-05
Add type hints to basicblock.py, lowlevelil.py, architecture.py
Peter LaFosse
2021-09-05
Fix get_ssa_var_version in unit test
Peter LaFosse
2021-08-26
Update hardcoded test_get_il_vars test for new .bntl's
Andrew Lamoureux
2021-07-26
Update tests for new register printing and IL variable API
KyleMiles
2021-07-05
Add a unit test for the fixed GetInstallDirectory/GetBundledPluginDirectory API
Xusheng
2021-07-01
Old tags test case
Glenn Smith
2021-06-12
Function: Added `BNGetFunctionILVariables()` / `get_il_vars()` method
Jon Palmisciano
2021-06-11
Add TypeReferenceChanged notification
Xusheng
2021-05-29
Initial support for unit test configurations.
Brian Potchik
2021-05-26
Add the ability to automatically create struct members
Xusheng
2021-05-24
NTR test
Glenn Smith
2021-04-22
Add unit test for HLIL arrays
Rusty Wagner
2021-04-22
fix Python search API
Xusheng
2021-04-22
add persistent search result
Xusheng
2021-02-18
suppress reanalysis in the load old database unit test
Xusheng
2021-02-17
add support for type xref and variable xref
Xusheng
2021-01-31
Update unit tests to include detailed information for data variables.
Brian Potchik
2021-01-28
Add tests corrosponding to #2244
KyleMiles
2021-01-27
Finish HLIL expression mapping APIs.
Brian Potchik
2021-01-22
Enable HLIL mapping unit tests.
Brian Potchik
2021-01-22
Add unit tests for 'get_llils_at' and 'get_lifted_ils_at' APIs.
Brian Potchik
2021-01-20
Add a sort for mapping tests to avoid index nondeterminism.
Brian Potchik
2021-01-20
Hold on HLIL mapping test until instability fixed.
Brian Potchik
2021-01-20
Expand instruction mapping unit tests.
Brian Potchik
2020-11-22
Fix unit test ongoing analysis message.
Brian Potchik
2020-11-16
support packaging/unpacking bndb files
xusheng
2020-11-16
use context manager for bv
Xusheng
2020-11-16
add a unit test for loading old database
Xusheng
2020-11-13
add callback for BinaryView finalization and initial analysis completion
Xusheng
2020-10-27
Add simplifier test cases
KyleMiles
2020-10-27
remove the loop to delete temp files on Windows
Xusheng
2020-10-23
Add more test cases for simplifier
KyleMiles
2020-10-19
Expose Template Simplifier to the API, Adds Tests, and Adds Rust String FFI s...
KyleMiles
2020-10-16
add unit test for deprecated BinaryViewType
Xusheng
2020-10-08
Fix unittest saving database during analysis warning.
Brian Potchik
2020-09-16
Add setting to control logging in headless.
Brian Potchik
2020-09-13
Disable logging during headless unit tests.
Brian Potchik
2020-09-10
Fix Windows file deletion issue in tests
Chinmay
2020-09-10
Update API name for ParsePossibleValueSet
Chinmay
2020-09-10
Adds tests related to UIDF
Chinmay
2020-09-04
Fix universal loader BNDB round trip unit test.
Brian Potchik
2020-09-03
Fix universal loader BNDB round trip unit test.
Brian Potchik
[next]