grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 00/10] More test fixes/improvements


From: Glenn Washburn
Subject: [PATCH 00/10] More test fixes/improvements
Date: Fri, 17 Sep 2021 23:03:54 +0000

Here is another patch series of changes needed to get the make check tests
passing on fairly recent Ubuntu/Debian systems, though most of the fixes
are for issues on fairly old systems as well (eg. reiser fixes). The FAT
volume label change is only needed on fairly recent systems because up until
very recently a fairly old version of dosfstools has been used which didn't
do invalid character checking.

Glenn

Glenn Washburn (10):
  tests: Rename variable filtime -> filetime as its meant to be
  tests: mkreiserfs only supports 4096 block size
  tests: Disable reiserfs tests for old format because newer kernels do
    not support them
  tests: mkfs.btrfs now supports only 4k sector sizes and above
  tests: Only test minix3 volumes of 1k block size
  tests: Change FAT volume label to be with in the valid character range
  tests: Skip hfs test only when mac_roman module is not loaded and not
    loadable
  grub-shell: Boot PowerPC using PMU instead of CUDA for power
    management
  tests: Output list of devices when partmap fails
  tests: Do not delete filesystem images on error

 tests/hfs_test.in            |  2 +-
 tests/minixfs_test.in        |  5 -----
 tests/partmap_test.in        |  2 +-
 tests/reiserfs_test.in       |  4 +++-
 tests/util/grub-fs-tester.in | 28 ++++++++++++++--------------
 tests/util/grub-shell.in     |  1 +
 6 files changed, 20 insertions(+), 22 deletions(-)

-- 
2.32.0




reply via email to

[Prev in Thread] Current Thread [Next in Thread]