flare-floss/tests
Lakshit Verma 8ef72113f2 Add code review suggestions
- add a TODO for better exception handling
- deduplicate the new parser code
- parse binary plist trailer for finding exact size
2026-03-03 19:47:10 +05:30
..
data@acfca40673 Add QS Mach-O parsing and samples 2026-03-02 16:00:23 +05:30
conftest.py [copyright + license] Fix headers 2025-01-14 17:52:22 +01:00
fixtures.py [copyright + license] Fix headers 2025-01-14 17:52:22 +01:00
test_cli_args.py [copyright + license] Fix headers 2025-01-14 17:52:22 +01:00
test_gp_db.py
test_language_extract_go.py
test_language_extract_rust.py
test_language_go_coverage.py
test_language_go_known_binary.py
test_language_id.py
test_language_rust_coverage.py
test_language_rust_known_binary.py
test_load.py
test_main.py [copyright + license] Fix headers 2025-01-14 17:52:22 +01:00
test_memdiff.py [copyright + license] Fix headers 2025-01-14 17:52:22 +01:00
test_oss_db.py
test_qs.py Improve performance around code ranges and add tests (#1162) 2026-01-12 09:27:19 +01:00
test_qs_code_ranges.py qs: refactor OffsetRanges into dataclass 2026-01-13 13:04:31 +01:00
test_qs_macho.py Add code review suggestions 2026-03-03 19:47:10 +05:30
test_qs_offset_ranges.py qs: refactor OffsetRanges into dataclass 2026-01-13 13:04:31 +01:00
test_qs_pma0101.py Improve performance around code ranges and add tests (#1162) 2026-01-12 09:27:19 +01:00
test_render.py [copyright + license] Fix headers 2025-01-14 17:52:22 +01:00
test_scripts.py [copyright + license] Fix headers 2025-01-14 17:52:22 +01:00
test_strings.py fix strings type hints and bugs 2026-01-12 08:45:58 +00:00
test_winapi_db.py