John Johansen
39adc91bbb
fix xattr regression test. variable perm was being modified as a side affect of called functions so it was passing the wrong perm to the tests.
2006-08-04 22:39:16 +00:00
John Johansen
5c2fe819d8
fix prologue.inc previous patch was broken in porting so that profiles could not be generated
2006-08-04 21:27:38 +00:00
John Johansen
7f1df42d3e
update regresssion test prologue.inc for m flag
2006-08-04 17:19:41 +00:00
John Johansen
2e0cfb276d
add longpath test
2006-08-04 17:18:41 +00:00
John Johansen
313c2a35ec
This patch adds m support to the regression tests
2006-08-04 17:15:41 +00:00
Dominic Reynolds
3b35618ccb
remove test changes.
2006-07-31 19:45:49 +00:00
Dominic Reynolds
82811e139e
Testing.
2006-07-31 19:38:28 +00:00
forgeuser2
f3acd28ceb
Testing.
2006-07-31 19:36:31 +00:00
forgeuser2
b6f3dee92c
Test.
2006-07-31 19:31:00 +00:00
forgeuser2
352a6c9584
Testing again.
2006-07-31 19:29:44 +00:00
forgeuser2
e0a5dd6758
A test commit
2006-07-31 19:24:07 +00:00
Steve Beattie
4db9519e28
Fix up warning on 64bit platforms
2006-06-21 04:55:48 +00:00
Steve Beattie
b1d35ce262
Set svn:keyword attributes on everything, kill Makefile rule for
...
ptrace_helper.c so that it gets the default compilation rules.
2006-05-19 17:32:14 +00:00
Steve Beattie
92c9c8732d
[This commit is taken from commits 6391, 6401, and 6402 of the internal tree.]
...
tonyj:
- Verify long path (d_path) error checking. (6391)
- Better ptrace tests. (6401)
- Confined mount tests require cap_sys_admin to even get to the confined
checks. (6402)
2006-05-19 16:50:17 +00:00
Steve Beattie
16ce411178
[ https://bugzilla.novell.com/show_bug.cgi?id=165177 ]
...
XFS appears to be more strict than the Linux vfs layer wrt whether a
process can chgrp a file when it's not the owner but still in the same
group -- XFS doesn't allow it and requires CAP_FOWNER instead.
This fix rorders the tests so that the chgrp operations occur before the
chown operations happen, avoiding the difference in requirements between
XFS and linux's vfs.
2006-04-14 18:11:55 +00:00
Steve Beattie
bc9d0ee80b
MOve the parser regression tests to the parser package itself.
2006-04-13 20:38:37 +00:00
Steve Beattie
6d3e74907d
Import the rest of the core functionality of the internal apparmor
...
development tree (trunk branch). From svn repo version 6381.
2006-04-11 21:52:54 +00:00