.. |
lib
|
e51b56667a
* include/grub/test.h (grub_unit_test_init): Add missing prototype.
|
13 years ago |
util
|
a370616293
* tests/util/grub-shell.in: Fix a typo.
|
13 years ago |
cmp_unit_test.c
|
1c4afb6095
* tests/cmp_unit_test.c: Add missing failure message.
|
13 years ago |
example_grub_script_test.in
|
6fc804ffbb
unit testing framework
|
15 years ago |
example_scripted_test.in
|
5626056ffb
* grub-core/genmod.sh.in: Use 'set -e' rather than '#! /bin/sh -e',
|
14 years ago |
example_unit_test.c
|
1c4afb6095
* tests/cmp_unit_test.c: Add missing failure message.
|
13 years ago |
grub_cmd_echo.in
|
a8152fedab
suppress shell expansion inside quoted strings
|
14 years ago |
grub_cmd_regexp.in
|
5626056ffb
* grub-core/genmod.sh.in: Use 'set -e' rather than '#! /bin/sh -e',
|
14 years ago |
grub_script_blanklines.in
|
5626056ffb
* grub-core/genmod.sh.in: Use 'set -e' rather than '#! /bin/sh -e',
|
14 years ago |
grub_script_blockarg.in
|
b65ea15514
Make mktemp invocations portable.
|
14 years ago |
grub_script_break.in
|
a7aa28248b
break command support
|
15 years ago |
grub_script_comments.in
|
c548018b7c
added few more test cases
|
15 years ago |
grub_script_continue.in
|
eee2594104
continue command support
|
15 years ago |
grub_script_dollar.in
|
5626056ffb
* grub-core/genmod.sh.in: Use 'set -e' rather than '#! /bin/sh -e',
|
14 years ago |
grub_script_echo1.in
|
5e619f408d
Fix wildcard escaping.
|
13 years ago |
grub_script_echo_keywords.in
|
547e494f1b
lexer-rewrite rebase commit
|
15 years ago |
grub_script_expansion.in
|
5561c22d59
* tests/grub_script_expansion.in: Explicitly tell grep that we handle
|
13 years ago |
grub_script_final_semicolon.in
|
5626056ffb
* grub-core/genmod.sh.in: Use 'set -e' rather than '#! /bin/sh -e',
|
14 years ago |
grub_script_for1.in
|
4e6a305be4
for loop support to grub script
|
15 years ago |
grub_script_functions.in
|
04888e8787
few more testcases added
|
15 years ago |
grub_script_gettext.in
|
546fbe9b5a
Add variable parsing in $"..." and fix several mismatches with bash.
|
13 years ago |
grub_script_if.in
|
0f3a3e3ece
added elif patch from Deepak Vankadaru
|
15 years ago |
grub_script_leading_whitespace.in
|
ac6fd21803
* grub-core/script/argv.c (grub_script_argv_split_append): Skip leading
|
13 years ago |
grub_script_not.in
|
1bce65c7b1
not command (!) support
|
14 years ago |
grub_script_return.in
|
aa5cd41af5
return command for functions
|
14 years ago |
grub_script_setparams.in
|
3a20130e7a
setparams command to set positional parameters
|
14 years ago |
grub_script_shift.in
|
7b252ac27c
few more testcases
|
15 years ago |
grub_script_strcmp.in
|
ce41ab7aab
* grub-core/kern/misc.c (grub_strcmp): Use unsigned comparison as
|
13 years ago |
grub_script_vars1.in
|
a0167e8bdf
rewrote arglist to argv conversion and added $@, $* support
|
15 years ago |
grub_script_while1.in
|
2aa1646307
new testcase for while and until loops
|
15 years ago |
partmap_test.in
|
eac49cffc8
Add loongson tests.
|
13 years ago |
printf_unit_test.c
|
1c4afb6095
* tests/cmp_unit_test.c: Add missing failure message.
|
13 years ago |