commit | d746a0d0394a0ba2f67bb64131477bd9c3f73266 | [log] [tgz] |
---|---|---|
author | Janis Danisevskis <jdanis@google.com> | Fri May 14 10:58:26 2021 -0700 |
committer | Janis Danisevskis <jdanis@google.com> | Mon May 17 10:40:16 2021 -0700 |
tree | d89625a492270c0b2716f094c9625f8617af6e59 | |
parent | 8176ec07ce217bd5aaca53c6dceb2d27b4253b1a [diff] |
Keystore 2.0: Test libselinux concurrent access. This test attempts to corrupt the access vector cache of libselinux by calling selinux_check_access concurrently. The test will fail if the cache gets corrupted in such a way that selinux_check_access ends up in an infinite loop. Test: atest keystore2_selinux_concurrency_test Bug: 184006658 Change-Id: I357a4454281bdec9865ac1d8a8343378bac1698d