grub/tests
2017-04-27 12:05:22 -07:00
..
file_filter * tests/file_filter/file: Really add missing file. 2015-01-23 19:46:02 +01:00
lib
syslinux tests: remove hardcoded paths from syslinux_test 2015-02-16 22:24:05 +03:00
util Merge branch 'gnu' into sync 2017-04-27 12:05:22 -07:00
ahci_test.in Tests: Support arm-efi 2016-01-08 09:49:08 +01:00
btrfs_test.in Add automated filesystem checking based on scripts I've used now for 2013-11-19 21:05:59 +01:00
cdboot_test.in
cmp_unit_test.c
core_compress_test.in
cpio_test.in Add automated filesystem checking based on scripts I've used now for 2013-11-19 21:05:59 +01:00
date_unit_test.c
dfly-mbr-mbexample.dfly.img.gz
dfly-mbr-mbexample.mbr.img.gz
ehci_test.in Tests: Support arm-efi 2016-01-08 09:49:08 +01:00
example_grub_script_test.in
example_scripted_test.in
example_unit_test.c
exfat_test.in Add automated filesystem checking based on scripts I've used now for 2013-11-19 21:05:59 +01:00
ext234_test.in ext2: Support META_BG. 2015-02-16 20:53:26 +01:00
fat_test.in Add automated filesystem checking based on scripts I've used now for 2013-11-19 21:05:59 +01:00
fddboot_test.in fddboot_test: Add -no-pad to xorriso. 2015-03-20 12:58:08 +01:00
file_filter_test.in add file filters tests 2014-12-05 21:04:06 +03:00
gettext_strings_test.in Mark strings for translation and add remaining ones to exclude list. 2013-12-18 06:50:24 +01:00
gpt_unit_test.c gpt: prefer disk size from header over firmware 2016-09-23 12:25:53 -07:00
gptprio_test.in gptprio_test: check GPT is repaired when appropriate 2016-08-22 17:33:17 -07:00
gptrepair_test.in gptrepair_test: fix typo in cleanup trap 2016-08-22 17:33:17 -07:00
grub_cmd_date.in
grub_cmd_echo.in
grub_cmd_regexp.in
grub_cmd_set_date.in
grub_cmd_sleep.in arm: Ignore qemu clock bug 2016-01-22 10:12:43 +01:00
grub_cmd_test.in tests: add test command file tests 2015-01-30 21:42:46 +03:00
grub_cmd_tr.in
grub_func_test.in * tests/grub_func_test.in: Decrease RAM size to 512M. With less 2013-11-18 17:42:54 +01:00
grub_script_blanklines.in
grub_script_blockarg.in
grub_script_break.in
grub_script_comments.in
grub_script_continue.in
grub_script_dollar.in
grub_script_echo1.in
grub_script_echo_keywords.in
grub_script_escape_comma.in
grub_script_eval.in
grub_script_expansion.in
grub_script_final_semicolon.in
grub_script_for1.in
grub_script_functions.in
grub_script_gettext.in
grub_script_if.in
grub_script_leading_whitespace.in
grub_script_no_commands.in
grub_script_not.in
grub_script_return.in
grub_script_setparams.in
grub_script_shift.in
grub_script_strcmp.in
grub_script_test.in
grub_script_vars1.in
grub_script_while1.in
gzcompress_test.in * tests/gzcompress_test.in: Skip if gzip is not installed (unlikely, 2013-11-18 16:16:33 +00:00
hddboot_test.in hddboot_test: reenable on OVMF 2016-01-07 15:54:06 +01:00
help_test.in
hfs_test.in Add automated filesystem checking based on scripts I've used now for 2013-11-19 21:05:59 +01:00
hfsplus_test.in Add automated filesystem checking based on scripts I've used now for 2013-11-19 21:05:59 +01:00
iso9660_test.in Add automated filesystem checking based on scripts I've used now for 2013-11-19 21:05:59 +01:00
jfs_test.in Add automated filesystem checking based on scripts I've used now for 2013-11-19 21:05:59 +01:00
lzocompress_test.in * tests/gzcompress_test.in: Skip if gzip is not installed (unlikely, 2013-11-18 16:16:33 +00:00
minixfs_test.in minixfs_test: Check if mkfs.minixfs supports -B option. 2016-01-05 21:10:27 +01:00
netboot_test.in
nilfs2_test.in Add automated filesystem checking based on scripts I've used now for 2013-11-19 21:05:59 +01:00
ntfs_test.in ntfs_test: Skip is setfattr is unavailable. 2015-02-28 15:13:41 +01:00
ohci_test.in Tests: Support arm-efi 2016-01-08 09:49:08 +01:00
partmap_test.in Tests: Support arm-efi 2016-01-08 09:49:08 +01:00
pata_test.in Tests: Support arm-efi 2016-01-08 09:49:08 +01:00
printf_unit_test.c printf: Fix and test %% behaviour in presence of subsequenbt args. 2016-02-12 12:33:41 +01:00
priority_queue_unit_test.cc
pseries_test.in
reiserfs_test.in Add automated filesystem checking based on scripts I've used now for 2013-11-19 21:05:59 +01:00
romfs_test.in Add automated filesystem checking based on scripts I've used now for 2013-11-19 21:05:59 +01:00
squashfs_test.in Add automated filesystem checking based on scripts I've used now for 2013-11-19 21:05:59 +01:00
syslinux_test.in tests: remove hardcoded paths from syslinux_test 2015-02-16 22:24:05 +03:00
tar_test.in Add automated filesystem checking based on scripts I've used now for 2013-11-19 21:05:59 +01:00
test_sha512sum.in test: consistently use TMPDIR and same name pattern for temp files 2015-01-30 20:31:20 +03:00
test_unset.in
udf_test.in Add automated filesystem checking based on scripts I've used now for 2013-11-19 21:05:59 +01:00
uhci_test.in Tests: Support arm-efi 2016-01-08 09:49:08 +01:00
xfs_test.in xfs_test: Test both crc and non-crc filesystems. 2015-07-24 01:23:45 +02:00
xzcompress_test.in * tests/gzcompress_test.in: Skip if gzip is not installed (unlikely, 2013-11-18 16:16:33 +00:00
zfs_test.in Add automated filesystem checking based on scripts I've used now for 2013-11-19 21:05:59 +01:00