mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-28 21:07:56 +00:00
Add a testcase for network protocols that the log parsing library can't
parse.
This commit is contained in:
parent
9ad53af32b
commit
cf76182f2c
1
changehat/libapparmor/testsuite/test_multi/testcase24.in
Normal file
1
changehat/libapparmor/testsuite/test_multi/testcase24.in
Normal file
@ -0,0 +1 @@
|
|||||||
|
type=APPARMOR_DENIED msg=audit(1190503205.837:27088): type=1503 operation="socket_create" family="packet" sock_type="raw" protocol=768 pid=16196 profile="/home/steve/aa-regression-tests/changehat_wrapper//net_raw"
|
10
changehat/libapparmor/testsuite/test_multi/testcase24.out
Normal file
10
changehat/libapparmor/testsuite/test_multi/testcase24.out
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
START
|
||||||
|
File: test_multi/testcase24.in
|
||||||
|
Event type: AA_RECORD_DENIED
|
||||||
|
Audit ID: 1190503205.837:27088
|
||||||
|
Operation: socket_create
|
||||||
|
Network family: packet
|
||||||
|
Socket type: raw
|
||||||
|
Protocol: 768
|
||||||
|
Epoch: 1190503205
|
||||||
|
Audit subid: 27088
|
Loading…
x
Reference in New Issue
Block a user