build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/67132 )
Change subject: intelp2m/patform/sunrise: Add unit tests ......................................................................
Patch Set 4: Verified+1
(2 comments)
File util/intelp2m/platforms/test/suite.go:
Robot Comment from checkpatch (run ID jenkins-coreboot-checkpatch-158039): https://review.coreboot.org/c/coreboot/+/67132/comment/933e949f_1c8a4904 PS4, Line 56: func (suite Suite) Run(t *testing.T, lable string, platform PlatformSpecificIf) { 'lable' may be misspelled - perhaps 'label'?
Robot Comment from checkpatch (run ID jenkins-coreboot-checkpatch-158039): https://review.coreboot.org/c/coreboot/+/67132/comment/99000f61_52a1b6ea PS4, Line 57: t.Run(lable, func(t *testing.T) { 'lable' may be misspelled - perhaps 'label'?