Searched defs:GetPythonTestSuite (Results 1 - 1 of 1) sorted by relevance
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Tests/ | ||
H A D | RunTests.py | 30 def GetPythonTestSuite(): function 35 return unittest.TestSuite([GetCTestSuite(), GetPythonTestSuite()]) |
Completed in 68 milliseconds