* tests/test_sha512sum.in: New test.
This commit is contained in:
parent
2a8a75855c
commit
7994a09a9b
3 changed files with 37 additions and 0 deletions
|
@ -857,6 +857,12 @@ script = {
|
|||
common = tests/grub_script_strcmp.in;
|
||||
};
|
||||
|
||||
script = {
|
||||
testcase;
|
||||
name = test_sha512sum;
|
||||
common = tests/test_sha512sum.in;
|
||||
};
|
||||
|
||||
script = {
|
||||
testcase;
|
||||
name = grub_func_test;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue