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
2024-06-14
Delete unmaintained test suite
Mason Reed
2023-07-10
Move binary view loading in to the core; deprecate open_view in favor of load...
KyleMiles
2022-08-10
Merge variables API/UI, variable liveness API for determining soundness of va...
Rusty Wagner
2022-07-20
Add unit tests for segment and section notifications
Josh F
2022-06-27
Add struct pointer array test
Glenn Smith
2022-06-17
Unit test for function type and Win32 x86 calling conventions
Rusty Wagner
2022-05-31
Increase coverage of architecture.py
rose
2022-05-19
Add tests for additional database versions
Rusty Wagner
2022-05-17
Weird hack to improve unit test speed on Linux
Rusty Wagner
2022-04-14
Remove fixOutput as it was only for python2
Peter LaFosse
2022-04-14
Improve performance of unit test generation with some smarter patterns
Peter LaFosse
2022-04-06
Test for fix for Vector35/arch-x86#29
Glenn Smith
2022-01-26
Remove minimally used TypeCreationException in favor of ValueError
Peter LaFosse
2022-01-25
Fix issue with serialization of MemberScope and MemberAcess along with a few ...
Peter LaFosse
2022-01-25
Fix errors and add unit test for EnumBuilder
Peter LaFosse
2022-01-24
Add additional unit tests for types.py and fix some resulting bugs
Peter LaFosse
2021-11-29
Better handling of symbols whose raw names are obfuscated
Peter LaFosse
2021-11-11
Add aliased_var api tests
KyleMiles
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
[next]