Searched refs:unittest (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/pybootmgmt/common/bootmgmt/
H A Dbootconfig.py38 import unittest namespace
1397 class TestBootConfig(unittest.TestCase):
1410 return unittest.TestLoader().loadTestsFromTestCase(TestBootConfig)
1413 unittest.main()

Completed in 22 milliseconds