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:
Andrey Borzenkov 2013-05-03 18:39:17 +04:00
parent aa73d688e7
commit 8cec7bd40b
4 changed files with 8 additions and 2 deletions

View file

@ -1,3 +1,8 @@
2013-05-03 Andrey Borzenkov <arvidjaar@gmail.com>
Rename grub-core/tests/checksums.c into grub-core/tests/checksums.h
and add it as source to functional_test module.
2013-05-03 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/tests/video_checksum.c: Don't set GENERATE_MODE.