Searched refs:expand_avc_rule (Results 1 - 2 of 2) sorted by relevance

/packages/experimental/SELinux/CTS/test/
H A Dtestrunner.py178 expanded_allow_list = SELinux_CTS.expand_avc_rule(self.test_policy, self.test_policy.allow_rules[0])
181 expanded_neverallow_list = SELinux_CTS.expand_avc_rule(self.test_policy, self.test_policy.neverallow_rules[0])
/packages/experimental/SELinux/CTS/src/
H A DSELinux_CTS.py46 # expand_avc_rule - takes a processed avc rule and converts it into a list of
49 def expand_avc_rule(policy, avc_rule): function
122 # expand_avc_rule - takes a processed avc rule and converts it into an xml

Completed in 38 milliseconds