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-10-28
Smartly update the TypeView
Xusheng
2021-10-25
Prevent the streampos_simplifier and ios_base_simplifiers from running to avo...
Peter LaFosse
2021-10-21
Add test for liveness_at
KyleMiles
2021-10-13
Remove func.create_auto_stack_var and only unit test stackAdjustment not its ...
Peter LaFosse
2021-10-12
Add test for stack adjustment
Peter LaFosse
2021-10-11
Reenable LLIL to HLIL mapping tests.
Brian Potchik
2021-10-04
Disable HLIL indirect mapping tests.
Brian Potchik
2021-10-04
Disable LLIL to HLIL mapping tests.
Brian Potchik
2021-09-30
Allow string representation of types to be passed as parameters to methods wh...
Peter LaFosse
2021-09-23
Cleanup tag list and tag rendering
Glenn Smith
2021-09-07
Rename all TypeBuilder objects to end with 'Builder' to avoid name collisions
Peter LaFosse
2021-09-06
Update unit tests for better output and results
Peter LaFosse
2021-09-06
Commonize _to_core_struct/_from_core_struct
Peter LaFosse
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
[next]