kumquat-buildroot/support/testing/tests
Thomas Petazzoni 78c42cdca2 support/testing/tests/fs/test_ext: specify 16 MB as ext filesystem size
Since Qemu 5.1, the SD card size must be a power of two, so the
default size for ext2/3/4 filesystem images of 60 MB is not
suitable. Since 16 MB is used for the Ext4 test, let's use the same
value for the other tests as well (ext2, ext2r1, ext3). Without this
change, the ext2, ext2r1 and ext3 simply fail to run under Qemu >=
5.1.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
2021-06-26 21:26:16 +02:00
..
boot support/testing/tests/boot/test_atf: update U-Boot in TestATFAllwinner 2021-06-26 17:10:42 +02:00
core support/testing: test_hardening disable PIC/PIE 2021-05-18 22:15:36 +02:00
download support/download: change format of archives generated from git 2021-01-10 22:06:58 +01:00
fs support/testing/tests/fs/test_ext: specify 16 MB as ext filesystem size 2021-06-26 21:26:16 +02:00
init support/testing: use .assertRunOk() when possible 2021-06-26 17:41:10 +02:00
package support/testing: use .assertRunOk() when possible 2021-06-26 17:41:10 +02:00
toolchain support/scripts/gen-bootlin-toolchains: correct xtensa-lx60 toolchain dependencies 2021-03-02 23:52:49 +01:00
utils
__init__.py