Make sure these tests print "SKIPPED" if the necessary variables aren't set.
authorkettenis <kettenis@openbsd.org>
Sun, 16 Apr 2017 16:59:53 +0000 (16:59 +0000)
committerkettenis <kettenis@openbsd.org>
Sun, 16 Apr 2017 16:59:53 +0000 (16:59 +0000)
commit6f20e9ea4688bb298243e47aa493e6c61795ef71
tree6abae8bc4342ebd4f7230d6dae84dbc607ff9c24
parent35e99b5e385ff42a654e707549bae5dac418b97a
Make sure these tests print "SKIPPED" if the necessary variables aren't set.
The current code doesn't work since the magic .BEGIN target runs before
the regress target that prints "SKIPPED" and the .BEGIN target fails when
the variables aren't set.

ok bluhm@
regress/sys/netinet/ipsec/Makefile
regress/sys/netinet/pmtu/Makefile