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

/vbox/src/VBox/ValidationKit/testmanager/core/
H A Dcoreconsts.py35 g_kasOses = ['darwin', 'dos', 'dragonfly', 'freebsd', 'haiku', 'l4', 'linux', 'netbsd', 'nt', 'openbsd', 'os2', variable
39 g_kasOsesAll = g_kasOses + [g_ksOsAgnostic,];
74 for sOs in g_kasOses:
H A Dtestboxcontroller.py354 sOs = self._getStringParam(constants.tbreq.SIGNON_PARAM_OS, coreconsts.g_kasOses);

Completed in 43 milliseconds