|
Rizin
unix-like reverse engineering framework and cli tools
|
Files | |
| file | bcj_test.c [code] |
| Source code of compress_prepared_bcj_*. | |
| file | create_compress_files.c [code] |
| Creates bunch of test files to be compressed. | |
| file | test_bcj_exact_size.c [code] |
| Tests BCJ decoding when the output size is known. | |
| file | test_block_header.c [code] |
| Tests Block Header coders. | |
| file | test_check.c [code] |
| Tests integrity checks. | |
| file | test_filter_flags.c [code] |
| Tests Filter Flags coders. | |
| file | test_index.c [code] |
| Tests functions handling the lzma_index structure. | |
| file | test_stream_flags.c [code] |
| Tests Stream Header and Stream Footer coders. | |
| file | tests.h [code] |
| Common definitions for test applications. | |