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

/vbox/src/VBox/ValidationKit/testmanager/core/
H A Dtestcase.py758 ksParam_aoDepTestCases = 'TestCase_aoDepTestCases'; variable in class:TestCaseDataEx
925 if self.ksParam_aoDepTestCases in dErrors:
926 dErrors[self.ksParam_aoDepTestCases] += ' Depending on itself!';
928 dErrors[self.ksParam_aoDepTestCases] = 'Depending on itself!';

Completed in 45 milliseconds