androguard/tests
2024-03-09 20:19:48 -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 fix comment 2024-03-09 20:19:48 -05: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 ensure .show() works for MethodAnalysis that are External. Add logging when creating new ClassAnalysis instance. Similar to wrapping all fields into FieldAnalysis, also add and wrap all strings into StringAnalysis. Create explicit methods for getting internal/external methods. Updated expected outputs for test_analysis, as underlying implementations have changed 2024-03-09 15:27:51 -05:00
test_dexcodeparsing.py update all tests to use explicit functions for encoded methods/fields. fix failing test mentioned in https://github.com/androguard/androguard/issues/989\#issuecomment-1925512272 so that it assumes testing for wrapped fields. make new tests for DEX-class level testing that tests counts of parsed values in the DEX header 2024-02-25 18:12:46 -05: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 update all tests to use explicit functions for encoded methods/fields. fix failing test mentioned in https://github.com/androguard/androguard/issues/989\#issuecomment-1925512272 so that it assumes testing for wrapped fields. make new tests for DEX-class level testing that tests counts of parsed values in the DEX header 2024-02-25 18:12:46 -05:00
test_strings.py adding the rest of the tests 2023-12-30 01:02:03 +02:00
test_types.py update all tests to use explicit functions for encoded methods/fields. fix failing test mentioned in https://github.com/androguard/androguard/issues/989\#issuecomment-1925512272 so that it assumes testing for wrapped fields. make new tests for DEX-class level testing that tests counts of parsed values in the DEX header 2024-02-25 18:12:46 -05:00