C# Class StandaloneBSPValidator.TestedSample

Mostrar archivo Open project: sysprogs/BSPTools Class Usage Examples

Public Properties

Property Type Description
AdditionalFrameworks string[]
FrameworkConfiguration PropertyDictionary2
MCUConfiguration PropertyDictionary2
Name string
SampleConfiguration PropertyDictionary2
SkipIfNotFound bool
SourceFileExtensions string
TestDirSuffix string
ValidateRegisters bool

Property Details

AdditionalFrameworks public_oe property

public string[] AdditionalFrameworks
return string[]

FrameworkConfiguration public_oe property

public PropertyDictionary2 FrameworkConfiguration
return PropertyDictionary2

MCUConfiguration public_oe property

public PropertyDictionary2 MCUConfiguration
return PropertyDictionary2

Name public_oe property

public string Name
return string

SampleConfiguration public_oe property

public PropertyDictionary2 SampleConfiguration
return PropertyDictionary2

SkipIfNotFound public_oe property

public bool SkipIfNotFound
return bool

SourceFileExtensions public_oe property

public string SourceFileExtensions
return string

TestDirSuffix public_oe property

public string TestDirSuffix
return string

ValidateRegisters public_oe property

public bool ValidateRegisters
return bool