On Wed, Sep 11, 2013 at 01:33:59AM -0700, Tyler Hicks wrote: > If a parser test case causes the parser to produce a core dump, the > simple.pl test runner incorrectly treats the test as a success. > > This patch treats tests that cause core dumps as failures, even when the > tests are marked as #=TODO. The only way to ignore tests that fail in > this manner is with #=DISABLED. > > Note that this patch changes the meaning of the $result variable. > Previously, it held a true or false status returned when closing the > apparmor_parser pipe. Now, it holds the exit status of apparmor_parser. > > Signed-off-by: Tyler Hicks <[email protected]>
Very nice. Acked-by: Steve Beattie <[email protected]> -- Steve Beattie <[email protected]> http://NxNW.org/~steve/
signature.asc
Description: Digital signature
-- AppArmor mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/apparmor
