Commit Graph

2419 Commits

Author SHA1 Message Date
christos 8861b14877 Kill one more REL_DEBUG, from kre 2015-12-08 12:41:28 +00:00
knakahara 5ff0670ba7 add gif test for set_tunnel/delete_tunnel and recursion calls check 2015-12-08 05:56:18 +00:00
christos da8d5d2ae7 there is no REL_DEBUG 2015-12-07 20:57:39 +00:00
christos 432cd4b9b7 new tests from kre 2015-12-07 20:52:46 +00:00
knakahara 674e3a0ad1 remove extra shebang and fix a potentially bug 2015-12-07 09:59:26 +00:00
christos 1580202168 Add test for type, set, unset 2015-12-06 00:38:30 +00:00
christos ce40c86d4c more variables 2015-12-05 18:53:29 +00:00
christos a1fb78d5a0 file shuffling 2015-12-05 18:52:11 +00:00
christos ac8087a5ab Add a migration test 2015-12-05 18:45:35 +00:00
christos cf8c4fce6c Add biosboot test 2015-12-05 14:23:41 +00:00
christos 6c37bffdde Oops + 2015-12-04 20:16:23 +00:00
christos 2d4dd9611a remove extra 2015-12-04 18:53:35 +00:00
christos 11ff782d8f Add gpt tests 2015-12-04 17:19:33 +00:00
christos 20fc3c3567 Add remove partition data file 2015-12-04 17:15:39 +00:00
christos a50907f634 Add label change tests 2015-12-04 17:15:21 +00:00
christos 1d371e5267 Add resize data files 2015-12-04 16:59:57 +00:00
christos 2663264cc4 Add resize test. 2015-12-04 16:59:39 +00:00
christos b109d7f5a9 Make the test work 2015-12-04 01:42:47 +00:00
christos 0a47105b38 checking multiple things does not work! atf-bug! 2015-12-04 01:21:12 +00:00
christos 893a65c28f I wrote that 2015-12-04 01:06:43 +00:00
christos c68ecf1926 Add some gpt tests 2015-12-04 01:06:17 +00:00
ozaki-r 88c8544847 Make checks strict
rump.arp should fail with File exists (EEXIST).
2015-12-02 06:05:14 +00:00
christos 7b88a1a0ea fix double negation 2015-11-27 13:59:40 +00:00
ozaki-r bb7b9eed2e Add fastforward6 test 2015-11-24 02:37:33 +00:00
ozaki-r 911c3d16a0 Set timeout of ping to reduce execution time 2015-11-20 05:05:40 +00:00
ozaki-r 216db65823 Set timeout of ping6 to reduce execution time 2015-11-19 10:45:09 +00:00
christos 2bfc5fd1e4 Add more exhaustive db tests that include higher bucket sizes 2015-11-18 18:35:35 +00:00
ozaki-r b86b70a179 Don't assign unused IP address
It sometimes creates an unexpected NDP cache.
2015-11-18 04:13:01 +00:00
ozaki-r d54fcc93ce Add tests for GC of neighbor caches 2015-11-17 06:44:13 +00:00
ozaki-r 3b8b75374e Add tests of IPv6 link local address
From s-yamaguchi@IIJ
2015-11-12 05:05:24 +00:00
ozaki-r 9b59cf7aa1 Fix up the header
Remove unnecessary shebang and add missing keyword expansion,
copyright and license.
2015-11-12 05:01:28 +00:00
ozaki-r 3637fb5284 Add tests for RA
From s-yamaguchi@IIJ (with some tweaks by me)
2015-11-11 07:52:57 +00:00
christos e700dcfbcd CID 1338516: Handle svc_run() returning. 2015-11-10 18:13:01 +00:00
christos d0b55fb388 Use the regular mountd, and include the rpcbind stuff here. 2015-11-08 21:05:39 +00:00
christos 871846c79a Disable debugging. 2015-11-08 19:40:06 +00:00
christos 5c8014d159 Add more rpc tests. XXX: Need rpcbind running. 2015-11-08 19:38:04 +00:00
christos 8ca6a9a5c9 Use the regular rpcbind source now. 2015-11-08 16:38:56 +00:00
christos 72e6585119 Don't use POLL again. 2015-11-08 16:38:25 +00:00
christos 4172446a74 Remove dup copy of rpcbind sources that had grown stale. 2015-11-08 16:37:57 +00:00
christos eda86e9458 make this work with the new fdset stuff. 2015-11-08 02:45:16 +00:00
nros 2e84975f5e Fix code style errors pointed out by christos during the review of the
aligned_alloc test that also applies to the posix_memalign test.
Fix code style errors that I forgot to fix in the aligned_alloc test.
2015-11-07 17:35:31 +00:00
nros b16a5c9dec Add the C11 function aligned_alloc to libc. 2015-11-07 16:21:42 +00:00
christos b2d56358fc make this compile for tests. 2015-11-06 15:30:47 +00:00
christos 6e1ae27534 Add a test for the raw transports which are currently busted. 2015-11-06 15:23:23 +00:00
ozaki-r 3eb9896334 Improve test stability
"deprecated" flag may not be reflected immediately. We need to add some
delay before checking the result.
2015-11-06 02:54:37 +00:00
martin f5cad80b32 Ooops, pilot error - revert last 2015-11-05 10:43:42 +00:00
martin 2f1599bef8 Fix expected output to match -current NetBSD reality (port "255" is not
mapped to "reserved")
2015-11-05 10:35:58 +00:00
ozaki-r a6c882931d Add tests for ifconfig parameters
From s-yamaguchi@IIJ
2015-11-05 02:57:36 +00:00
knakahara 9875a0c6a0 add basic if_gif tests to ATF. 2015-11-05 00:02:59 +00:00
christos 4e4836ff83 merge more the tests 2015-10-31 02:25:11 +00:00