[apparmor] [patch] Fix a test name in test-signal.py

Christian Boltz apparmor at cboltz.de
Fri Dec 4 20:29:18 UTC 2015


Hello,

$subject.


[ 26-test-signal-better-test-name.diff ]

=== modified file ./utils/test/test-signal.py
--- utils/test/test-signal.py   2015-12-04 17:57:08.557599671 +0100
+++ utils/test/test-signal.py   2015-11-19 17:46:14.472311782 +0100
@@ -88,7 +88,7 @@
             SignalRule.parse(rawrule)
 
 class SignalTestParseFromLog(SignalTest):
-    def test_net_from_log(self):
+    def test_signal_from_log(self):
         parser = ReadLog('', '', '', '', '')
         event = 'type=AVC msg=audit(1409438250.564:201): apparmor="DENIED" operation="signal" profile="/usr/bin/pulseaudio" pid=2531 comm="pulseaudio" requested_mask="send" denied_mask="send" signal=term peer="/usr/bin/pulseaudio///usr/lib/pulseaudio/pulse/gconf-helper"'
 



Regards,

Christian Boltz
-- 
"Golden rule of Sourcecode: 50% are comments, and the other 50% bugs!"




More information about the AppArmor mailing list