Searched defs:GetPythonTestSuite (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Tests/
H A DRunTests.py30 def GetPythonTestSuite(): function
35 return unittest.TestSuite([GetCTestSuite(), GetPythonTestSuite()])

Completed in 57 milliseconds