X-Git-Url: http://git.ozlabs.org/?a=blobdiff_plain;f=test%2Fparser%2FMakefile.am;h=1732158071f7cf66a631d5f45c9cce182ecae803;hb=ab6a8ba7eed7b53c9fc6366edc3215f9ec1c3a68;hp=6ff3972d8316a32da57d579f2015a0145883fae8;hpb=c41ffccdaf16b0820904c5dd2e5d7612bfbefc65;p=petitboot diff --git a/test/parser/Makefile.am b/test/parser/Makefile.am index 6ff3972..1732158 100644 --- a/test/parser/Makefile.am +++ b/test/parser/Makefile.am @@ -64,6 +64,9 @@ parser_TESTS = \ test/parser/test-pxe-initrd-in-append \ test/parser/test-pxe-mac-without-conf \ test/parser/test-pxe-ip-without-conf \ + test/parser/test-pxe-ipxe \ + test/parser/test-pxe-ipxe-named \ + test/parser/test-pxe-ipxe-default \ test/parser/test-pxe-non-url-conf \ test/parser/test-pxe-local \ test/parser/test-pxe-ipappend \