apparmor/parser/tst/simple_tests
John Johansen a34059b1e5 Convert the parser to C++
This conversion is nothing more than what is required to get it to
compile. Further improvements will come as the code is refactored.

Unfortunately due to C++ not supporting designated initializers, the auto
generation of af names needed to be reworked, and "netlink" and "unix"
domain socket keywords leaked in. Since these where going to be added in
separate patches I have not bothered to do the extra work to replace them
with a temporary place holder.

Signed-off-by: John Johansen <john.johansen@canonical.com>
[tyhicks: merged with dbus changes and memory leak fixes]
Signed-off-by: Tyler Hicks <tyhicks@canonical.com>
Acked-by: Seth Arnold <seth.arnold@canonical.com>
Acked-by: Steve Beattie <steve@nxnw.org>
2013-09-27 16:13:22 -07:00
..
capability add optional allow prefix to the language 2013-09-20 06:48:56 -07:00
change_hat as ACKed on IRC, drop the unused $Id$ tags everywhere 2010-12-20 12:29:10 -08:00
change_profile Fix change_profile so that it works with regular expressions (lpn390810) 2009-07-23 21:18:37 +00:00
conditional Rearrange tests into subdirectories, so that it is easier to see what tests 2009-07-23 07:42:57 +00:00
file add optional allow prefix to the language 2013-09-20 06:48:56 -07:00
include_tests include *.dpkg-bak in files to ignore 2010-02-16 12:56:04 -08:00
includes as ACKed on IRC, drop the unused $Id$ tags everywhere 2010-12-20 12:29:10 -08:00
includes-preamble Move preamble inclusions to a different directory since it was breaking 2008-11-25 19:05:40 +00:00
mount Update the parser to support the 'in' keyword for value lists 2012-03-26 06:17:40 -07:00
network Convert the parser to C++ 2013-09-27 16:13:22 -07:00
profile Add missing files from my last 11 patches as I forgot to do bzr add before 2010-12-20 13:18:36 -08:00
rewrite Allow for a location to alias to multiple locations. Ie. 2010-02-12 13:51:27 -08:00
vars parser - add support for variable expansion in dbus rules 2013-08-29 12:34:13 -07:00
xtrans Add a parser testcase that triggered the match flags state issue that 2012-12-10 17:10:40 -08:00
readme Add missing files from my last 11 patches as I forgot to do bzr add before 2010-12-20 13:18:36 -08:00

Directory for auto generated x-transition tests