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