androguard/tests
2024-02-03 17:22:43 -05:00
..
data adding the rest of the tests 2023-12-30 01:02:03 +02:00
parse_dex.py adding the rest of the tests 2023-12-30 01:02:03 +02:00
test_analysis.py test_analysis.py 2023-12-23 20:34:24 +02:00
test_annotations.py adding the rest of the tests 2023-12-30 01:02:03 +02:00
test_apk.py adding the rest of the tests 2023-12-30 01:02:03 +02:00
test_arsc.py adding the rest of the tests 2023-12-30 01:02:03 +02:00
test_axml.py update tests to be run locally and from poetry 2023-12-15 16:16:40 +02:00
test_callgraph.py initial tests for callgraph 2024-01-01 20:55:33 -05:00
test_decompiler_dataflow.py adding the rest of the tests 2023-12-30 01:02:03 +02:00
test_decompiler_dominator.py adding the rest of the tests 2023-12-30 01:02:03 +02:00
test_decompiler_rpo.py adding the rest of the tests 2023-12-30 01:02:03 +02:00
test_decompiler.py adding the rest of the tests 2023-12-30 01:02:03 +02:00
test_dex.py update access flags test to use Analysis' underlying ClassDefItem's get_methods() and get_fields() for getting fields and methods, as opposed to the Analysis get_methods() and get_fields() which are supposed to only return xrefs of methods and fields. 2024-02-03 17:22:43 -05:00
test_dexcodeparsing.py adding the rest of the tests 2023-12-30 01:02:03 +02:00
test_loadorder.py adding the rest of the tests 2023-12-30 01:02:03 +02:00
test_misc.py make filename length hard limit 2019-10-22 08:12:35 +02:00
test_rename.py adding the rest of the tests 2023-12-30 01:02:03 +02:00
test_strings.py adding the rest of the tests 2023-12-30 01:02:03 +02:00
test_types.py adding the rest of the tests 2023-12-30 01:02:03 +02:00