Example #1
0
 def test_system_uid(self):
     self.assertTrue(get_system_uid())
Example #2
0
 def test_system_uid(self):
     assert get_system_uid()
Example #3
0
 def test_system_uid(self):
     self.assertTrue(get_system_uid())
Example #4
0
 def test_system_uid(self):
     assert get_system_uid()