Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConformanceTests ¶
func ConformanceTests(t *testing.T, props map[string]string, component contribCrypto.SubtleCrypto, config TestConfig)
Types ¶
type TestConfig ¶
type TestConfig struct {
utils.CommonConfig
Keys []testConfigKey `mapstructure:"keys"`
}
func NewTestConfig ¶
func NewTestConfig(name string, operations []string, configMap map[string]interface{}) (TestConfig, error)
Click to show internal directories.
Click to hide internal directories.