Commit Graph

39 Commits

Author SHA1 Message Date
Josh Pelkey
855b3fdfd6 Test case for bug 902 2010-06-02 11:14:06 -04:00
Dean Armstrong
2d1d2546ad Time conversions take uint64's in wifi-msdu-aggregator-test-suite
Correct programming error in cset 6293:11a2f62de3ec that only a compiler older than mine found with the standard options. Specifically, the time conversion functions (in this case, MilliSeconds()) take uint64's as their argument and I was passing a floating point value.
2010-05-11 08:56:28 +01:00
Dean Armstrong
6b2aeb0548 Add MSDU aggregation throughput test.
This patch adds a test suite and initial test for the Wi-Fi MSDU
aggregation support in ns-3. The test is a throughput test and is a
regression test for Bug 873 - Queue occupancy counter not decremented
in WifiMacQueue::Remove().
2010-05-10 12:44:23 +01:00
Josh Pelkey
cdf032d7a9 move receive-list-error-model to src/common/error-model 2010-05-05 16:04:31 -04:00
Josh Pelkey
3c50c33fab Bug 888 - Writing ascii trace to addtional tests fails 2010-04-28 09:53:00 -04:00
Andrey Mazo
892d5e3f3d spell check, mostly in comments. 2010-04-23 15:09:31 +04:00
Craig Dowell
34527a3176 break down and check return values 2010-04-19 10:10:49 -07:00
Craig Dowell
ba3152296c repair unused returns in perfio and test-runner 2010-04-19 08:37:27 -07:00
Gustavo J. A. M. Carneiro
11172b4591 Fix ns3tcp-interop-test-suite after API change 2010-04-16 14:25:23 +01:00
Tom Henderson
4e4c85d640 add NSC version of TCP loss test suite 2010-04-12 21:42:53 -07:00
Josh Pelkey
49de2720d7 Modifiy tcp loss test to help with bug 818 2010-04-12 20:50:04 -04:00
Tom Henderson
a7bd7efb90 Add loss-based tcp test suite 2010-04-11 23:15:09 -07:00
Tom Henderson
ab6e1c3d0a Factor out socket writer application from tcp test suites 2010-04-11 23:12:42 -07:00
Tom Henderson
81454c3c20 [Bug 414] No error model for SimpleNetDevice 2010-03-05 11:56:10 -08:00
Mathieu Lacage
89f71d844a merge with HEAD 2010-02-25 14:17:21 +01:00
Craig Dowell
4771248dc5 remove ascii-writer, pcap-writer, branch merge 2010-02-12 16:20:59 -08:00
Craig Dowell
50f8b3dbcd branch merge 2010-02-08 23:16:24 -08:00
Craig Dowell
a5c5f18a6b add io performance benchmark 2010-02-08 23:06:31 -08:00
Tom Henderson
415693e71d ns3-tcp-socket test suite for socket-related TCP tests 2010-02-08 22:45:39 -08:00
Craig Dowell
37e30b25b3 Review feedback 2010-02-03 13:26:39 -08:00
Craig Dowell
0c932bc297 branch merge 2010-02-01 13:10:31 -08:00
Craig Dowell
8fa2f77f61 unused variables 2010-01-29 22:08:09 -08:00
Craig Dowell
63d879dd0b add ability to pass a header to pcap file object 2010-01-29 20:08:50 -08:00
Craig Dowell
b2a9926bdf add a place for perf tests 2010-01-29 15:01:07 -08:00
Craig Dowell
f7e5711a6a merge trace helper files 2010-01-25 14:52:52 -08:00
Mathieu Lacage
6dfc2e2c32 bug 602 2010-01-06 16:26:07 +01:00
Craig Dowell
8ae5f99f61 redo pcap tracing 2010-01-04 10:35:32 -08:00
Tom Henderson
61f9a5144c Align tcp test program with Application API change 2009-11-14 21:02:53 -08:00
Guillaume Seguin
c420843c3d Call Simulator::ScheduleWithContext from ns3::Channel subclasses when sending packets to other nodes 2009-11-14 17:47:05 +01:00
Craig Dowell
dafb0530cc fix ns3-tcp-cwnd unit test 2009-10-09 15:52:01 -07:00
Craig Dowell
47845a52b2 gcc 3.4.6 doesn't like implicit type conversion from double to unsigned int 2009-10-08 01:02:28 -07:00
Josh Pelkey
4ff4237b40 Testcase for bug 647 2009-10-07 23:02:25 -04:00
Craig Dowell
a52357aa83 split examples, add examples, tweak test.py to minimize builds 2009-10-06 19:34:29 -07:00
Tom Henderson
e3a6eefc88 Fix propagation-loss-model test suite; make it a unit test 2009-10-04 22:46:36 -07:00
Mathieu Lacage
276d00dd48 avoid crash when nsc is not present 2009-10-01 13:52:25 +02:00
Craig Dowell
3a11ae353d update tcp interop response vectors 2009-09-28 21:57:59 -07:00
Tom Henderson
d80e9fc4ac Add wifi-interference test suite 2009-09-28 01:06:21 -07:00
Tom Henderson
b6fcdf98e6 Add sample test suite file 2009-09-27 23:51:23 -07:00
Craig Dowell
3ad8ddf899 add test and validation framework 2009-09-12 19:44:17 -07:00