[Ns-bugs] [Bug 791] We need to get rid of waf --regression

code@nsnam.ece.gatech.edu code at nsnam.ece.gatech.edu
Fri Sep 10 12:30:04 PDT 2010


http://www.nsnam.org/bugzilla/show_bug.cgi?id=791





--- Comment #5 from Tom Henderson <tomh at tomh.org>  2010-09-10 15:30:02 EDT ---
There are presently 22 tests in waf --regression.  I propose that the following
be done with them.  For each, the aim will be to test that the relevant
functionality works (e.g. multicast) in a way that avoids using trace file diff
if possible.

TestSuite csma of type BVT will pick up these test cases:
1) TestCase CsmaBridge(test-csma-bridge)
2) TestCase CsmaBroadcast (test-csma-broadcast)
3) TestCase CsmaMulticast (test-csma-multicast)
4) TestCase CsmaOneSubnet (test-csma-one-subnet)
5) TestCase CsmaPacketSocket (test-csma-packet-socket)
6) TestCase CsmaPing (test-csma-ping)
7) TestCase CsmaBroadcast (test-csma-broadcast)
8) TestCase CsmaRawIpSocket (test-csma-raw-ip-socket)
9) TestCase CsmaStar (test-csma-star)

TestSuite global-routing of type BVT will pick up these test cases:
1) TestCase SimpleGlobalRouting (test-simple-global-routing)
2) TestCase DynamicGlobalRouting (test-dynamic-global-routing)
3) TestCase GlobalRoutingSlash32 (test-global-routing-slash32)

TestSuite static-routing of type BVT will pick up these test cases:
1) TestCase StaticRoutingSlash32 (test-static-routing-slash32)

TestSuite realtime of type BVT will pick up this test case
1) TestCase RealtimeUdpEcho (test-realtime-udp-echo)

These regression tests are not really testing anything not already covered in
the test framework, so I propose that they just continue to be tested as
Examples.

test-object-names
test-second
test-simple-error-model
test-tcp-large-transfer
test-tcp-nsc-lfn
test-third
test-udp-echo
test-wifi-wired-bridging

-- 
Configure bugmail: http://www.nsnam.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the Ns-bugs mailing list