]> git.ozlabs.org Git - petitboot/commit - test/parser/Makefile.am
test/parser: Add pxe tests
authorJeremy Kerr <jk@ozlabs.org>
Tue, 9 Jul 2013 08:14:41 +0000 (16:14 +0800)
committerGeoff Levand <geoff@infradead.org>
Tue, 23 Jul 2013 16:44:45 +0000 (09:44 -0700)
commitcaddee4b6224b0e050d12cb77d2f42394043885f
tree3cfb5f69d2c805202464eb49b4a50303892a89e4
parent9ecdab4194422f1f72486745a9d6db79badd36ae
test/parser: Add pxe tests

Add a couple of tests to verify the pxe parser, particularly the
different styles of initrd handling.

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
test/parser/Makefile.am
test/parser/test-pxe-initrd-in-append.c [new file with mode: 0644]
test/parser/test-pxe-single.c [new file with mode: 0644]