kumquat-buildroot/support/testing/tests/fs
Linus Kaschulla 001e0aab23 fs/squashfs: needs more test cases
For the new patch, adding block size options (commit 555f8dfd),
Yann E. MORIN requested updated testcases that specifically ensure
the extreme blocksizes (4K and 1024K) don't cause issues.

This patch splits the current test case in 2, testing with both
block sizes and ensuring the block size was applied in the same
fashion as for the specified compression.

Signed-off-by: Linus Kaschulla <linus@cosmos-ink.net>
[yann.morin.1998@free.fr: keep exisitng test with default size]
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
2022-05-17 22:40:45 +02:00
..
test_ubi support/testing: test_ubi: allow to boot several times using the same ubi image. 2021-10-17 21:47:04 +02:00
__init__.py
test_ext.py
test_f2fs.py support/testing: test_f2fs: bump to kernel 4.19.204 2021-09-21 22:20:04 +02:00
test_iso9660.py support/testing/tests/fs/test_iso9660.py: add support to test using EFI BIOS 2021-10-03 14:45:10 +02:00
test_jffs2.py support/testing: test_jffs2.py: update logical eraseblock size for qemu >= 2.9 2021-11-05 22:30:36 +01:00
test_oci.py support/testing/tests/fs: test OCI format 2021-09-11 14:52:41 +02:00
test_squashfs.py fs/squashfs: needs more test cases 2022-05-17 22:40:45 +02:00
test_ubi.py support/testing: test_ubi: allow to boot several times using the same ubi image. 2021-10-17 21:47:04 +02:00
test_yaffs2.py