aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/kernel/kernel_test.go
Commit message (Collapse)AuthorAgeFilesLines
* pkg/kernel: skip test if gcc is not in PATHDmitry Vyukov2017-06-141-1/+6
| | | | | gcc is not necessary available everywhere. Skip the test instead of failing it.
* pkg/kernel: add CompilerIdentity functionDmitry Vyukov2017-06-031-0/+25