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