Commit Graph

19 Commits

Author SHA1 Message Date
ozaki-r
80d9064ac0 t_tcpdump: skip bridges
tcpdump on a bridge definitely fails, so skip bridges
to make the test robust.

PR 49050
2014-09-20 06:08:07 +00:00
christos
92501fa166 adjust output now that we don't output size info for links and directories
by default.
2013-10-20 17:27:37 +00:00
joerg
94bcefa490 Check for RUMP programs before using them. 2013-02-19 21:08:24 +00:00
christos
bd77daa189 ignore directory sizes 2013-02-05 16:49:42 +00:00
christos
05cc565867 Test the netbsd and mtree flavors. 2013-01-02 18:11:44 +00:00
jruoho
c7358053ef Add a test case for PR bin/39546. 2012-04-19 18:51:35 +00:00
christos
2e74a3b7d6 simplify 2012-04-15 03:05:57 +00:00
jruoho
f03351f948 Add few more NICs. 2012-04-14 15:13:57 +00:00
jruoho
0a7b1257ab Fix RCS string. 2012-04-14 12:43:05 +00:00
jruoho
0953dc8744 Add a test case for PR kern/46328 (tested naively with tcpdump(8)). 2012-04-14 12:21:45 +00:00
christos
14758c77e1 PR/41061 fixed 2012-03-25 16:10:13 +00:00
jruoho
2f989692b9 Add a case for PR bin/41061. 2012-03-19 06:39:22 +00:00
jruoho
6ab4862c83 Verify that bin/25693 is no longer an issue. 2012-03-18 11:50:55 +00:00
jruoho
28604916d4 Deprecate tests/util. 2012-03-17 16:33:10 +00:00
pooka
ff21e05c48 avoid temp file per clue-by-four from jmmv 2010-12-31 15:21:49 +00:00
pooka
bc1c80f7e8 Substitute a surgical rump_server configuration for rump_allserver
now that it's possible.  With warm fs cache, the startup time of
the former is 0.01s and the latter 0.1s.  With cold caches it's
0.2s vs 2s.
2010-12-30 16:58:07 +00:00
pooka
c48a04bffd Fix test to use atf_check. My development machine still had
/usr/bin/atf-check installed ....
2010-12-18 08:34:56 +00:00
haad
84aab3c9ee Hook traceroute test case to build. it was added to lists so unbreak build now. 2010-12-15 10:36:49 +00:00
pooka
26aa758c5c Add simple tests for traceroute. The test bootstraps a three-node
network with one router in the middle and checks traceroute from
one endpoint to another with both UDP and ICMP.

(i guess these test networking at least as much as traceroute
itself, but then again that's not a bad thing)
2010-12-15 00:13:52 +00:00