go/src/encoding/asn1/marshal_test.go

type intStruct

type twoIntStruct

type bigIntStruct

type nestedStruct

type rawContentsStruct

type implicitTagTest

type explicitTagTest

type flagTest

type generalizedTimeTest

type ia5StringTest

type printableStringTest

type genericStringTest

type optionalRawValueTest

type omitEmptyTest

type defaultTest

type applicationTest

type privateTest

type numericStringTest

type testSET

var PST

type marshalTest

func farFuture() time.Time {}

var marshalTests

func TestMarshal(t *testing.T) {}

type marshalWithParamsTest

var marshalWithParamsTests

func TestMarshalWithParams(t *testing.T) {}

type marshalErrTest

var marshalErrTests

func TestMarshalError(t *testing.T) {}

func TestInvalidUTF8(t *testing.T) {}

func TestMarshalOID(t *testing.T) {}

func TestIssue11130(t *testing.T) {}

func TestIssue68241(t *testing.T) {}

func BenchmarkMarshal(b *testing.B) {}

func TestSetEncoder(t *testing.T) {}

func TestSetEncoderSETSliceSuffix(t *testing.T) {}

func BenchmarkUnmarshal(b *testing.B) {}