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

/vbox/src/VBox/ValidationKit/testmanager/core/
H A Dbuildblacklist.py55 kasAllowNullAttributes = [ 'idBlacklisting', variable in class:BuildBlacklistData
H A Dfailurecategory.py48 kasAllowNullAttributes = [ 'idFailureCategory', 'tsEffective', 'tsExpire', 'uidAuthor' ] variable in class:FailureCategoryData
H A Dfailurereason.py53 kasAllowNullAttributes = [ 'idFailureReason', 'tsEffective', 'tsExpire', variable in class:FailureReasonData
H A Dvcsrevisions.py52 kasAllowNullAttributes = [ ]; variable in class:VcsRevisionData
H A Dbuildsource.py62 kasAllowNullAttributes = [ 'idBuildSrc', 'tsEffective', 'tsExpire', 'uidAuthor', 'sDescription', 'asTypes', variable in class:BuildSourceData
H A Dglobalresource.py54 kasAllowNullAttributes = ['idGlobalRsrc', 'tsEffective', 'tsExpire', 'uidAuthor', 'sDescription' ]; variable in class:GlobalResourceData
H A Duseraccount.py56 kasAllowNullAttributes = ['uid', 'tsEffective', 'tsExpire', 'uidAuthor']; variable in class:UserAccountData
H A Dbuild.py56 kasAllowNullAttributes = ['idBuildCategory', ]; variable in class:BuildCategoryData
337 kasAllowNullAttributes = ['idBuild', 'tsCreated', 'tsEffective', 'tsExpire', 'uidAuthor', 'tsCreated', 'sLogUrl']; variable in class:BuildData
H A Dtestboxstatus.py65 kasAllowNullAttributes = ['idTestSet', ]; variable in class:TestBoxStatusData
H A Dtestcaseargs.py66 kasAllowNullAttributes = [ 'idTestCase', 'idTestCaseArgs', 'tsEffective', 'tsExpire', 'uidAuthor', 'idGenTestCaseArgs', variable in class:TestCaseArgsData
H A Dtestgroup.py51 kasAllowNullAttributes = ['idTestGroup', 'idTestCase', 'tsEffective', 'tsExpire', 'uidAuthor', 'aidTestCaseArgs' ]; variable in class:TestGroupMemberData
210 kasAllowNullAttributes = ['idTestGroup', 'tsEffective', 'tsExpire', 'uidAuthor', 'sDescription' ]; variable in class:TestGroupData
H A Dtestset.py89 kasAllowNullAttributes = ['tsDone', 'idBuildTestSuite', 'idTestSetGangLeader' ]; variable in class:TestSetData
H A Dschedgroup.py61 kasAllowNullAttributes = [ 'idSchedGroup', 'idTestGroup', 'tsEffective', 'tsExpire', variable in class:SchedGroupMemberData
172 kasAllowNullAttributes = ['idSchedGroup', 'tsEffective', 'tsExpire', 'uidAuthor', 'sDescription', variable in class:SchedGroupData
H A Dschedulerbase.py322 kasAllowNullAttributes = [ 'idItem', 'offQueue', 'aidTestGroupPreReqs', 'bmHourlySchedule', 'idTestSetGangLeader', variable in class:SchedQueueData
H A Dtestbox.py116 kasAllowNullAttributes = ['idTestBox', 'tsEffective', 'tsExpire', 'uidAuthor', 'idGenTestBox', 'sDescription', variable in class:TestBoxData
H A Dtestcase.py57 kasAllowNullAttributes = ['idTestSet', ]; variable in class:TestCaseGlobalRsrcDepData
440 kasAllowNullAttributes = [ 'idTestCase', 'tsEffective', 'tsExpire', 'uidAuthor', 'idGenTestCase', 'sDescription', variable in class:TestCaseData

Completed in 58 milliseconds