test/ext4fs_test.c

Branch


Log

Author Commit Date CI Message
Thomas de Grivel 3f9c0cf9 2025-08-13T02:30:49 use #include <inttypes.h>
Thomas de Grivel af69b296 2025-08-02T00:32:24 fix for OpenBSD
Thomas de Grivel 9f51bc29 2025-07-27T20:46:41 add support for 256 byte inodes
Thomas de Grivel 03881151 2025-07-23T01:52:13 use argc and argv in tests
Thomas de Grivel f8b19dda 2025-07-23T01:23:01 add test vector item for superblock and block group descriptor checksums
Thomas de Grivel b4913eb1 2025-07-22T23:18:41 wip crc32c
Thomas de Grivel 184895eb 2025-07-09T13:26:27 test
Thomas de Grivel 74696ad3 2025-07-09T13:22:35 test
Thomas de Grivel cb975dcd 2025-07-09T13:21:18 pretty sure crc32c works correctly now
Thomas de Grivel be01e5a9 2025-07-09T13:05:05 wip bgd + crc32c
Thomas de Grivel a49cce3d 2025-07-08T13:12:10 test crc32c
Thomas de Grivel eb3f0b64 2025-07-08T13:08:20 add tests for crc32c from google and chatgpt
Thomas de Grivel 3919ea91 2025-07-07T23:26:29 crc32c with one test
Thomas de Grivel 0d2557fa 2025-07-07T00:19:31 wip block group descriptors
Thomas de Grivel 47284d1c 2025-07-06T22:31:50 wip inspect
Thomas de Grivel 7528b601 2025-07-06T21:41:13 wip inspect
Thomas de Grivel 2b866e5e 2025-06-29T20:27:15 make test