* grub-core/tests/signature_test.c: New test.
This commit is contained in:
parent
431e57a797
commit
61c22fdf36
5 changed files with 391 additions and 0 deletions
|
@ -1911,6 +1911,11 @@ module = {
|
|||
common = tests/setjmp_test.c;
|
||||
};
|
||||
|
||||
module = {
|
||||
name = signature_test;
|
||||
common = tests/signature_test.c;
|
||||
};
|
||||
|
||||
module = {
|
||||
name = xnu_uuid_test;
|
||||
common = tests/xnu_uuid_test.c;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue