* grub-core/tests/setjmp_test.c: New test.
This commit is contained in:
parent
2aa072d76a
commit
011f8ae8d2
4 changed files with 84 additions and 0 deletions
|
@ -1742,6 +1742,11 @@ module = {
|
|||
common = tests/example_functional_test.c;
|
||||
};
|
||||
|
||||
module = {
|
||||
name = setjmp_test;
|
||||
common = tests/setjmp_test.c;
|
||||
};
|
||||
|
||||
module = {
|
||||
name = videotest_checksum;
|
||||
common = tests/videotest_checksum.c;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue