Home
last modified time | relevance | path

Searched defs:LandlockTest (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/minijail/
H A Dlibminijail_unittest.cc1515 class LandlockTest : public NamespaceTest { class
1567 TEST_F(LandlockTest, test_rule_rx_allow) { in TEST_F() argument
1590 TEST_F(LandlockTest, test_rule_rx_deny) { in TEST_F() argument
1611 TEST_F(LandlockTest, test_rule_ro_allow) { in TEST_F() argument
1636 TEST_F(LandlockTest, test_rule_ro_deny) { in TEST_F() argument
1660 TEST_F(LandlockTest, test_rule_rw_allow) { in TEST_F() argument
1686 TEST_F(LandlockTest, test_rule_rw_deny) { in TEST_F() argument
1711 TEST_F(LandlockTest, test_rule_allow_symlinks_advanced_rw) { in TEST_F() argument
1733 TEST_F(LandlockTest, test_rule_deny_symlinks_basic_rw) { in TEST_F() argument
1755 TEST_F(LandlockTest, test_rule_rx_cannot_write) { in TEST_F() argument
[all …]