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