Home
last modified time | relevance | path

Searched refs:expected_crc (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/libarchive/libarchive/test/
H A Dtest_read_format_7zip.c383 uint32_t expected_crc = 0xbd66eebc; in test_extract_file_zstd_bcj_nobjc() local
407 assertEqualInt(computed_crc, expected_crc); in test_extract_file_zstd_bcj_nobjc()
1047 uint32_t expected_crc = 0x355ec4e1; in test_arm_filter() local
1067 assertEqualInt(computed_crc, expected_crc); in test_arm_filter()
1121 uint32_t expected_crc = 0xde97d594; in test_arm64_filter() local
1141 assertEqualInt(computed_crc, expected_crc); in test_arm64_filter()