Add regress for kcov. It will only run if /dev/kcov can be opened successfully.
authoranton <anton@openbsd.org>
Sun, 26 Aug 2018 08:12:09 +0000 (08:12 +0000)
committeranton <anton@openbsd.org>
Sun, 26 Aug 2018 08:12:09 +0000 (08:12 +0000)
commit45297697fa64c51212ed673763cd26cbcfdc8632
treec52ba354ad1aec5d721bb5939761cf946a666256
parent116b6a5ef01f5b8841eb46b536173785ac7e4670
Add regress for kcov. It will only run if /dev/kcov can be opened successfully.
regress/sys/dev/Makefile
regress/sys/dev/kcov/Makefile [new file with mode: 0644]
regress/sys/dev/kcov/kcov.c [new file with mode: 0644]