Searched refs:InstallerProperties (Results 1 – 4 of 4) sorted by relevance
25 type InstallerProperties struct { struct54 Properties InstallerProperties
259 InstallerProperties TestInstallerProperties member321 return []interface{}{&test.InstallerProperties}391 if len(test.InstallerProperties.Test_suites) > 0 {392 …patibilitySuites = append(moduleInfoJSON.CompatibilitySuites, test.InstallerProperties.Test_suites…445 TestSuites: test.testDecorator.InstallerProperties.Test_suites,580 if len(test.InstallerProperties.Test_suites) > 0 {581 …patibilitySuites = append(moduleInfoJSON.CompatibilitySuites, test.InstallerProperties.Test_suites…
302 if len(test.InstallerProperties.Test_suites) > 0 {303 entries.AddCompatibilityTestSuites(test.InstallerProperties.Test_suites...)
4005 &InstallerProperties{},