Rename grub-core/tests/checksums.c into grub-core/tests/checksums.h
and add it as source to functional_test module.
This commit is contained in:
parent
aa73d688e7
commit
8cec7bd40b
4 changed files with 8 additions and 2 deletions
|
@ -1731,6 +1731,7 @@ module = {
|
|||
name = functional_test;
|
||||
common = tests/lib/functional_test.c;
|
||||
common = tests/lib/test.c;
|
||||
common = tests/checksums.h;
|
||||
common = tests/video_checksum.c;
|
||||
common = tests/fake_input.c;
|
||||
common = video/capture.c;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue