Lines Matching defs:T
12 func TestParser2_2SnippetStartsNewSnippetAfterParsingSnippetSPDXIDTag(t *testing.T) {
73 func TestParser2_2SnippetStartsNewPackageAfterParsingPackageNameTag(t *testing.T) {
147 func TestParser2_2SnippetMovesToFileAfterParsingFileNameTag(t *testing.T) {
200 func TestParser2_2SnippetMovesToOtherLicenseAfterParsingLicenseIDTag(t *testing.T) {
221 func TestParser2_2SnippetMovesToReviewAfterParsingReviewerTag(t *testing.T) {
242 func TestParser2_2SnippetStaysAfterParsingRelationshipTags(t *testing.T) {
281 func TestParser2_2SnippetStaysAfterParsingAnnotationTags(t *testing.T) {
343 func TestParser2_2CanParseSnippetTags(t *testing.T) {
499 func TestParser2_2SnippetUnknownTagFails(t *testing.T) {
516 func TestParser2_2FailsForInvalidSnippetSPDXID(t *testing.T) {
534 func TestParser2_2FailsForInvalidSnippetFromFileSPDXID(t *testing.T) {
557 func TestParser2_2FailsForInvalidSnippetByteValues(t *testing.T) {
588 func TestParser2_2FailsForInvalidSnippetLineValues(t *testing.T) {
619 func TestParser2_2FilesWithoutSpdxIdThrowErrorWithSnippets(t *testing.T) {