Module Name: src Committed By: ozaki-r Date: Tue May 26 00:42:07 UTC 2015
Modified Files: src/distrib/sets/lists/debug: mi src/distrib/sets/lists/tests: mi src/tests/net: Makefile src/tests/net/mcast: Makefile Added Files: src/tests/net/mcast: mcast.c t_mcast.sh Removed Files: src/tests/net/mcast: t_mcast.c Log Message: Run mcast tests on rump kernels The tests on anita qemus failed due to that the host network environment didn't meet the tests. The change makes the tests independent from host environments and the tests will pass on any environments including anita qemus. Discussed on tech-kern and tech-net. To generate a diff of this commit: cvs rdiff -u -r1.113 -r1.114 src/distrib/sets/lists/debug/mi cvs rdiff -u -r1.622 -r1.623 src/distrib/sets/lists/tests/mi cvs rdiff -u -r1.21 -r1.22 src/tests/net/Makefile cvs rdiff -u -r1.1 -r1.2 src/tests/net/mcast/Makefile cvs rdiff -u -r0 -r1.1 src/tests/net/mcast/mcast.c \ src/tests/net/mcast/t_mcast.sh cvs rdiff -u -r1.16 -r0 src/tests/net/mcast/t_mcast.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.