Home | History | Annotate | Download | only in test

Lines Matching refs:geteuid

1532 @unittest.skipIf(hasattr(os, 'geteuid') and os.geteuid() == 0,