Revision Date Author Comments
# 49d7124b 14-Jul-2018 Michael Tuexen <tuexen@FreeBSD.org>

Fix shebangs and execute bit of test scripts.

Since we don't have /usr/bin/ksh, use a generic way of specifying
ksh. Some of the tests only run with ksh93, so use this shell
for these tests. Two of

Fix shebangs and execute bit of test scripts.

Since we don't have /usr/bin/ksh, use a generic way of specifying
ksh. Some of the tests only run with ksh93, so use this shell
for these tests. Two of the tests don't have the execute bit set,
so fix this, too.

Reviewed by: markj@
Sponsored by: Netflix, Inc.
Differential Revision: https://reviews.freebsd.org/D16270

show more ...


# 16a62fc5 30-Mar-2015 Mark Johnston <markj@FreeBSD.org>

Fix ping(8) and ping6(8) usage in a couple of ip provider tests, and
update expected test output to reflect differences in default TTL and
payload length.

MFC after: 1 week


# b2db7608 21-Aug-2010 Rui Paulo <rpaulo@FreeBSD.org>

Port most of the DTrace tests to FreeBSD.

Sponsored by: The FreeBSD Foundation


# 1670a1c2 02-Aug-2010 Rui Paulo <rpaulo@FreeBSD.org>

MFV OpenSolaris DTrace userland bits.