Searched refs:UID_GID_SUPPORT (Results 1 – 6 of 6) sorted by relevance
22 UID_GID_SUPPORT = True variable24 UID_GID_SUPPORT = False variable234 if UID_GID_SUPPORT:258 @unittest.skipUnless(UID_GID_SUPPORT, "Requires grp and pwd support")
21 UID_GID_SUPPORT = True variable23 UID_GID_SUPPORT = False variable321 @unittest.skipUnless(UID_GID_SUPPORT, "Requires grp and pwd support")
21 UID_GID_SUPPORT = True variable23 UID_GID_SUPPORT = False variable339 if UID_GID_SUPPORT:364 @unittest.skipUnless(UID_GID_SUPPORT, "Requires grp and pwd support")
20 UID_GID_SUPPORT = True variable22 UID_GID_SUPPORT = False variable441 @unittest.skipUnless(UID_GID_SUPPORT, "Requires grp and pwd support")
27 UID_GID_SUPPORT = True variable29 UID_GID_SUPPORT = False variable560 if UID_GID_SUPPORT:584 @unittest.skipUnless(UID_GID_SUPPORT, "Requires grp and pwd support")
41 UID_GID_SUPPORT = True variable43 UID_GID_SUPPORT = False variable1434 if UID_GID_SUPPORT:1459 @unittest.skipUnless(UID_GID_SUPPORT, "Requires grp and pwd support")1619 @unittest.skipUnless(UID_GID_SUPPORT, "Requires grp and pwd support")