Gary Lin f898440cc1 tests: Add tpm2_key_protector_test 2 ay önce
..
file_filter 8acb9dc697 * tests/file_filter/file: Really add missing file. 10 yıl önce
lib e51b56667a * include/grub/test.h (grub_unit_test_init): Add missing prototype. 13 yıl önce
syslinux f8f35acb5b syslinux: Fix syslinux_test in out-of-tree builds 5 yıl önce
util f898440cc1 tests: Add tpm2_key_protector_test 1 ay önce
ahci_test.in 2188db1a9f tests: Add LoongArch to various test cases 1 yıl önce
asn1_test.in 99cda67889 asn1_test: Test module for libtasn1 1 ay önce
btrfs_test.in a21618c8a9 tests: Test aborts due to missing requirements should be marked as error instead of skipped 3 yıl önce
cdboot_test.in 4dc5259b6e tests: Exit with skipped exit code when test not performed 3 yıl önce
cmp_unit_test.c 1c4afb6095 * tests/cmp_unit_test.c: Add missing failure message. 12 yıl önce
core_compress_test.in 4dc5259b6e tests: Exit with skipped exit code when test not performed 3 yıl önce
cpio_test.in a21618c8a9 tests: Test aborts due to missing requirements should be marked as error instead of skipped 3 yıl önce
date_unit_test.c 3d695d7b93 * tests/date_unit_test.c: New test. 11 yıl önce
dfly-mbr-mbexample.dfly.img.gz 1e908b34a6 * grub-core/partmap/dfly.c: New partition map. 11 yıl önce
dfly-mbr-mbexample.mbr.img.gz 1e908b34a6 * grub-core/partmap/dfly.c: New partition map. 11 yıl önce
ehci_test.in 2188db1a9f tests: Add LoongArch to various test cases 1 yıl önce
erofs_test.in 56e58828cf fs/erofs: Add tests for EROFS in grub-fs-tester 8 ay önce
example_grub_script_test.in 6fc804ffbb unit testing framework 15 yıl önce
example_scripted_test.in a827807a13 Fix shebang for termux. 7 yıl önce
example_unit_test.c 1c4afb6095 * tests/cmp_unit_test.c: Add missing failure message. 12 yıl önce
exfat_test.in a21618c8a9 tests: Test aborts due to missing requirements should be marked as error instead of skipped 3 yıl önce
ext234_test.in a21618c8a9 tests: Test aborts due to missing requirements should be marked as error instead of skipped 3 yıl önce
f2fs_test.in a21618c8a9 tests: Test aborts due to missing requirements should be marked as error instead of skipped 3 yıl önce
fat_test.in a21618c8a9 tests: Test aborts due to missing requirements should be marked as error instead of skipped 3 yıl önce
fddboot_test.in 4dc5259b6e tests: Exit with skipped exit code when test not performed 3 yıl önce
file_filter_test.in ed087f0460 pgp: Fix emu build and tests after pgp module renaming 6 yıl önce
gettext_strings_test.in bcb15e011a tests: A failure of mktemp should cause the test script to exit with code 99 3 yıl önce
grub_cmd_cryptomount.in 5a311d029f tests: Switch password quality check off for luks2 test 1 yıl önce
grub_cmd_date.in 4dc5259b6e tests: Exit with skipped exit code when test not performed 3 yıl önce
grub_cmd_echo.in a8152fedab suppress shell expansion inside quoted strings 14 yıl önce
grub_cmd_regexp.in a827807a13 Fix shebang for termux. 7 yıl önce
grub_cmd_set_date.in 4dc5259b6e tests: Exit with skipped exit code when test not performed 3 yıl önce
grub_cmd_sleep.in 4dc5259b6e tests: Exit with skipped exit code when test not performed 3 yıl önce
grub_cmd_test.in bcb15e011a tests: A failure of mktemp should cause the test script to exit with code 99 3 yıl önce
grub_cmd_tr.in a827807a13 Fix shebang for termux. 7 yıl önce
grub_func_test.in 2188db1a9f tests: Add LoongArch to various test cases 1 yıl önce
grub_script_blanklines.in a827807a13 Fix shebang for termux. 7 yıl önce
grub_script_blockarg.in bcb15e011a tests: A failure of mktemp should cause the test script to exit with code 99 3 yıl önce
grub_script_break.in a7aa28248b break command support 14 yıl önce
grub_script_comments.in c548018b7c added few more test cases 14 yıl önce
grub_script_continue.in eee2594104 continue command support 14 yıl önce
grub_script_dollar.in a827807a13 Fix shebang for termux. 7 yıl önce
grub_script_echo1.in 5e619f408d Fix wildcard escaping. 12 yıl önce
grub_script_echo_keywords.in 547e494f1b lexer-rewrite rebase commit 15 yıl önce
grub_script_escape_comma.in f7457fb231 Add few new tests. 11 yıl önce
grub_script_eval.in 0301a8b36d * tests/grub_script_eval.in: Really add the eval test. 11 yıl önce
grub_script_expansion.in e024558d46 tests: Do not occlude grub-shell return code 3 yıl önce
grub_script_final_semicolon.in a827807a13 Fix shebang for termux. 7 yıl önce
grub_script_for1.in 4e6a305be4 for loop support to grub script 15 yıl önce
grub_script_functions.in 04888e8787 few more testcases added 14 yıl önce
grub_script_gettext.in 546fbe9b5a Add variable parsing in $"..." and fix several mismatches with bash. 13 yıl önce
grub_script_if.in 0f3a3e3ece added elif patch from Deepak Vankadaru 15 yıl önce
grub_script_leading_whitespace.in ac6fd21803 * grub-core/script/argv.c (grub_script_argv_split_append): Skip leading 13 yıl önce
grub_script_no_commands.in a827807a13 Fix shebang for termux. 7 yıl önce
grub_script_not.in 1bce65c7b1 not command (!) support 14 yıl önce
grub_script_return.in aa5cd41af5 return command for functions 14 yıl önce
grub_script_setparams.in 3a20130e7a setparams command to set positional parameters 14 yıl önce
grub_script_shift.in 7b252ac27c few more testcases 14 yıl önce
grub_script_strcmp.in ce41ab7aab * grub-core/kern/misc.c (grub_strcmp): Use unsigned comparison as 12 yıl önce
grub_script_test.in daf01d61ff Fix test -a and -o precedence. 11 yıl önce
grub_script_vars1.in a0167e8bdf rewrote arglist to argv conversion and added $@, $* support 14 yıl önce
grub_script_while1.in 2aa1646307 new testcase for while and until loops 15 yıl önce
gzcompress_test.in a21618c8a9 tests: Test aborts due to missing requirements should be marked as error instead of skipped 3 yıl önce
hddboot_test.in 4dc5259b6e tests: Exit with skipped exit code when test not performed 3 yıl önce
help_test.in 72daccfb56 tests: Fix help test to reflect updated help output 2 yıl önce
hfs_test.in a21618c8a9 tests: Test aborts due to missing requirements should be marked as error instead of skipped 3 yıl önce
hfsplus_test.in a21618c8a9 tests: Test aborts due to missing requirements should be marked as error instead of skipped 3 yıl önce
iso9660_ce_loop.iso.gz 3ddd8e8ad4 tests: Add pathological iso9660 filesystem tests 1 yıl önce
iso9660_ce_loop2.iso.gz 3ddd8e8ad4 tests: Add pathological iso9660 filesystem tests 1 yıl önce
iso9660_early_ce.iso.gz 3c6bebf9bb tests: Add test for iso9660 delayed CE hop 1 yıl önce
iso9660_test.in 3c6bebf9bb tests: Add test for iso9660 delayed CE hop 1 yıl önce
jfs_test.in a21618c8a9 tests: Test aborts due to missing requirements should be marked as error instead of skipped 3 yıl önce
luks1_test.in b073ce8d88 grub-fs-tester: Add LUKS1 and LUKS2 support 1 yıl önce
luks2_test.in b073ce8d88 grub-fs-tester: Add LUKS1 and LUKS2 support 1 yıl önce
lzocompress_test.in a21618c8a9 tests: Test aborts due to missing requirements should be marked as error instead of skipped 3 yıl önce
minixfs_test.in a21618c8a9 tests: Test aborts due to missing requirements should be marked as error instead of skipped 3 yıl önce
netboot_test.in 4dc5259b6e tests: Exit with skipped exit code when test not performed 3 yıl önce
nilfs2_test.in a21618c8a9 tests: Test aborts due to missing requirements should be marked as error instead of skipped 3 yıl önce
ntfs_test.in a21618c8a9 tests: Test aborts due to missing requirements should be marked as error instead of skipped 3 yıl önce
ohci_test.in 2188db1a9f tests: Add LoongArch to various test cases 1 yıl önce
partmap_test.in daf96d31ab tests: Add /sbin and /usr/sbin to path in partmap test 2 yıl önce
pata_test.in 2188db1a9f tests: Add LoongArch to various test cases 1 yıl önce
printf_unit_test.c 32099228e6 printf_unit_test: Disable Wformat-truncation on GCC >= 7 7 yıl önce
priority_queue_unit_test.cc 1eed0e6ebc * tests/priority_queue_unit_test.cc: New test. 11 yıl önce
pseries_test.in 4dc5259b6e tests: Exit with skipped exit code when test not performed 3 yıl önce
reiserfs_test.in a21618c8a9 tests: Test aborts due to missing requirements should be marked as error instead of skipped 3 yıl önce
romfs_test.in a21618c8a9 tests: Test aborts due to missing requirements should be marked as error instead of skipped 3 yıl önce
serial_test.in 6d6b95720c tests: Add serial_test 1 yıl önce
squashfs_test.in a21618c8a9 tests: Test aborts due to missing requirements should be marked as error instead of skipped 3 yıl önce
syslinux_test.in bcb15e011a tests: A failure of mktemp should cause the test script to exit with code 99 3 yıl önce
tar_test.in a21618c8a9 tests: Test aborts due to missing requirements should be marked as error instead of skipped 3 yıl önce
test_sha512sum.in bcb15e011a tests: A failure of mktemp should cause the test script to exit with code 99 3 yıl önce
test_unset.in 188929ebee * tests/test_unset.in: New test. 11 yıl önce
tpm2_key_protector_test.in f898440cc1 tests: Add tpm2_key_protector_test 1 ay önce
udf_test.in a21618c8a9 tests: Test aborts due to missing requirements should be marked as error instead of skipped 3 yıl önce
uhci_test.in 2188db1a9f tests: Add LoongArch to various test cases 1 yıl önce
xfs_test.in a21618c8a9 tests: Test aborts due to missing requirements should be marked as error instead of skipped 3 yıl önce
xzcompress_test.in a21618c8a9 tests: Test aborts due to missing requirements should be marked as error instead of skipped 3 yıl önce
zfs_test.in 9a2134a70f tests: Add test for ZFS zstd 7 ay önce