]> git.ozlabs.org Git - petitboot/commitdiff
test/parser: Add check_not_present_resource
authorGeoff Levand <geoff@infradead.org>
Sat, 18 May 2013 01:57:07 +0000 (09:57 +0800)
committerGeoff Levand <geoff@infradead.org>
Sat, 18 May 2013 01:57:07 +0000 (09:57 +0800)
Add a new routine check_not_present_resource() to check
that a resource is not present.  This is typically used
to check that an initrd entry has not been found.

Also add any needed checks for no initrd to the existing
tests.

Signed-off-by: Geoff Levand <geoff@infradead.org>

No differences found