grub/grub-core/tests/lib
Peter Jones 2787ae53d6 The old code gives arguments to a printf function which can't work
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.
2012-05-27 14:26:18 +02:00
..
functional_test.c Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
test.c The old code gives arguments to a printf function which can't work 2012-05-27 14:26:18 +02:00