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 2: Verified+1
(2 comments)
File util/intelp2m/platforms/test/suite.go:
Robot Comment from checkpatch (run ID jenkins-coreboot-checkpatch-157980): https://review.coreboot.org/c/coreboot/+/67132/comment/536d05d6_3ac44440 PS2, 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-157980): https://review.coreboot.org/c/coreboot/+/67132/comment/e6bc6bf9_4f39ee3d PS2, Line 57: t.Run(lable, func(t *testing.T) { 'lable' may be misspelled - perhaps 'label'?