grub/tests/syslinux
Colin Watson f8f35acb5b syslinux: Fix syslinux_test in out-of-tree builds
syslinux_parse simplifies some filenames by removing things like ".."
segments, but the tests assumed that @abs_top_srcdir@ would be
untouched, which is not true in the case of out-of-tree builds where
@abs_top_srcdir@ may contain ".." segments.

Performing the substitution requires some awkwardness in Makefile.am due
to details of how config.status works.

Signed-off-by: Colin Watson <cjwatson@ubuntu.com>
Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
2019-03-05 10:27:53 +01:00
..
ubuntu10.04/isolinux Add test for syslinux converter 2015-02-16 15:58:59 +01:00
ubuntu10.04_grub.cfg.in syslinux: Fix syslinux_test in out-of-tree builds 2019-03-05 10:27:53 +01:00