Kees Cook
723a20ba7d
as ACKed on IRC, drop the unused $Id$ tags everywhere
2010-12-20 12:29:10 -08:00
John Johansen
a03d354ee5
Enable simple.py to traverse subdirectories. This will allow splitting
...
up the simple_tests/ dir into several subdirs, so they are easier
to manage.
2009-07-22 22:19:23 +00:00
Steve Beattie
1e3e427263
Bleah, the previous code was killing the wrapper sh created by the
...
open("|") call, but not the actual apparmor_parser process itself.
2008-11-21 05:00:06 +00:00
Steve Beattie
a64d8142c9
Add a 2 minute (by default, configurable) timeout to each testcase, this
...
should prevent runaway apparmor_parser processes.
2008-11-20 23:22:43 +00:00
Steve Beattie
90c9b5c0cd
This patch fixes the apparmor parser tst Makefile to not use popd/pushd
...
bashisms which were in place to get around PWD not getting set
correctly. Instead, fix the simple.pl script to call pwd directly.
Based on feedback from PLD/Arkadiusz Miskiewicz <arekm@maven.pl>.
2006-12-15 08:10:25 +00:00
Steve Beattie
8cdcb6f0ea
Set properties on parser testfiles
2006-06-01 17:02:28 +00:00
Steve Beattie
bc9d0ee80b
MOve the parser regression tests to the parser package itself.
2006-04-13 20:38:37 +00:00