index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
suite
/
generator.py
Age
Commit message (
Expand
)
Author
2024-06-14
Delete unmaintained test suite
Mason Reed
2024-03-01
Fix some analysis settings.
Brian Potchik
2022-09-13
No longer mark debugger as beta
Xusheng
2022-05-13
Fix pe_thumb unit test
Xusheng
2022-04-29
Check in the debugger
Xusheng
2022-04-13
Prevent shadowing binary tests with multiple oracles
Josh F
2021-09-01
prevent user settings and plugins from influencing unit test generation
Jordan Wiens
2021-05-31
Improve generated unit.py
Andrew Lamoureux
2021-05-29
Initial support for unit test configurations.
Brian Potchik
2021-03-30
Enable alternateTypePropagation by default to improve determinism and elimina...
Brian Potchik
2021-03-02
Fix api_test unit tests
Peter LaFosse
2021-02-17
add support for type xref and variable xref
Xusheng
2020-12-18
Add API/UI to control dead store elimination of specific variables
Rusty Wagner
2020-11-16
support packaging/unpacking bndb files
xusheng
2020-10-27
Fix generator to generate python3 tests only
KyleMiles
2020-10-08
Dropping support for Python 2 in unit tests
Rusty Wagner
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-05
Update unit test generator to generate binary test options.
Brian Potchik
2020-08-29
Update unit tests to allow for specifying settings.
Brian Potchik
2020-07-30
update generator
Xusheng
2020-06-22
Fix generator for realpath issue
Rusty Wagner
2020-06-15
Fix Python 3 unit tests
Rusty Wagner
2020-05-31
Remove rebasing unittests from API submodule.
Brian Potchik
2019-09-21
Add unit tests for address rebasing.
Brian Potchik
2019-08-30
Add .gitignore for unzipped files and .DS_Store
Peter LaFosse
2019-08-20
Add --api-only unittest option.
Brian Potchik
2019-05-21
Fix generator.py on non-windows
Glenn Smith
2019-05-17
Testsuite: fix generator.py on Windows
v35stong
2019-05-16
only include filename so unit tests dont depend on paths and unit tests can r...
Jordan Wiens
2018-07-10
tests: Separate unit test corpus from results
Ryan Snyder
2018-07-10
Rebased so commit history is correct now
KyleMiles
2018-07-10
tests: update for lifter, generator bugfixes
Ryan Snyder
2018-07-10
Various Python 3 support changes
KyleMiles
2018-07-10
Initial python API tests
negasora
2018-07-10
updated unit tests with descriptive output
negasora
2018-06-07
binary fix (#1055)
negasora
2018-06-07
Initial python API tests (#1054)
negasora