- 27 May, 2012 2 commits
-
-
Peter Jones authored
correctly, and the compiler complains. * grub-core/tests/example_functional_test.c (example_test): Add missing text. * grub-core/tests/lib/test.c (add_failure): Rewrite. * include/grub/test.h (grub_test_assert_helper): New declaration. (grub_test_assert): Use grub_test_assert_helper.
-
Vladimir 'phcoder' Serbinenko authored
(exfctest): ... this to avoid overlong filenames. All users updated.
-
- 12 Apr, 2011 1 commit
-
-
Vladimir 'phcoder' Serbinenko authored
guidelines. * grub-core/kern/dl.c (grub_dl_check_license): New function. (grub_dl_load_core): Use grub_dl_check_license. * include/grub/dl.h (GRUB_MOD_SECTION): New macro. (GRUB_MOD_LICENSE): Likewise. (GRUB_MOD_DUAL_LICENSE): Likewise. All modules updated.
-
- 06 May, 2010 1 commit
-
-
BVK Chaitanya authored
-
- 28 Jan, 2010 1 commit
-
-
Robert Millan authored
* Makefile.in (check): Exit with fail status when one of the tests fails. * tests/example_functional_test.c (example_test): Fix reversed assert. * tests/example_unit_test.c (example_test): Likewise.
-
- 17 Jan, 2010 1 commit
-
-
Robert Millan authored
* include/grub/test.h: Add license header. * tests/example_functional_test.c: Likewise. * tests/example_unit_test.c: Likewise. * tests/lib/functional_test.c: Likewise. * tests/lib/test.c: Likewise. * tests/lib/unit_test.c: Likewise.
-
- 08 Jan, 2010 1 commit
-
-
BVK Chaitanya authored
-