Home
last modified time | relevance | path

Searched refs:test_audit (Results 1 – 3 of 3) sorted by relevance

/external/selinux/python/sepolgen/tests/
Drun-tests.py6 from test_audit import *
/external/python/cpython3/Programs/
D_testembed.c1175 static int test_audit(void) in test_audit() function
1704 {"test_audit", test_audit},
/external/python/cpython3/Lib/test/
Dtest_embed.py1356 def test_audit(self): member in AuditingTests