Peter D. Barnes, Jr.
|
666bcc699f
|
Merge Coverity fixes
|
2013-05-22 17:58:58 -07:00 |
|
Peter D. Barnes, Jr.
|
258eba0cf3
|
Add duration to test cases.
|
2013-05-22 17:22:49 -07:00 |
|
Peter D. Barnes, Jr.
|
572eaccd20
|
[Coverity] Unchecked return value from library (CHECKED_RETURN)
|
2013-05-16 11:18:20 -04:00 |
|
Peter D. Barnes, Jr.
|
80b15ea83f
|
[Coverity] Unchecked return value (CHECKED_RETURN)
|
2013-05-15 16:26:46 -04:00 |
|
Vedran Miletić
|
44e8b40ac9
|
Rename SequenceNumber TestSuite to sequence-number for consistency
|
2013-04-06 17:54:20 +02:00 |
|
Nicola Baldo
|
b69928a648
|
bug 1563: get rid of default argument value in AddTestCase
|
2013-03-22 13:14:38 +01:00 |
|
Tom Henderson
|
676215d236
|
move error model test suite to network module
|
2013-03-18 22:24:11 -07:00 |
|
Peter D. Barnes, Jr.
|
6a0691f121
|
Undo whitespace-only changes, to ease review
|
2012-11-14 00:03:41 -08:00 |
|
Peter D. Barnes, Jr.
|
8a5e56e414
|
Measure micro-benchmark timing.
|
2012-11-13 23:56:26 -08:00 |
|
Peter D. Barnes, Jr.
|
a10b29e1fd
|
Remove free list from PacketTagList.
|
2012-11-13 23:51:56 -08:00 |
|
Peter D. Barnes, Jr.
|
2ecedb3e87
|
Trim excess copies from PacketTagList::Remove, add PacketTagList::Replace, documentation.
|
2012-11-13 23:44:58 -08:00 |
|
Tom Henderson
|
a6f30c16a6
|
assign streams to burst error model test case
|
2013-05-01 06:29:57 -07:00 |
|
Anh Nguyen
|
14506d5d6e
|
Add BurstErrorModel class
|
2013-04-19 12:58:25 -07:00 |
|
Vedran Miletić
|
aa554e051d
|
Clean up core, network, internet, point-to-point tests that don't access private class attributes and methods in accordance to sample-test-suite.cc.
|
2012-09-21 13:47:41 +02:00 |
|
Vedran Miletić
|
71e380b55e
|
Bug 1237 - code cleanups related to includes
|
2012-09-01 20:57:21 +02:00 |
|
Mitch Watrous
|
da1cf74f90
|
Replace various instances of RandomVariable with RandomVariableStream
|
2012-08-20 14:25:35 -07:00 |
|
Tom Henderson
|
1b584e2e27
|
bug 1432: Align Ipv6AddressHelper API with Ipv4AddressHelper API
|
2012-05-20 15:19:52 -07:00 |
|
Vedran Miletić
|
b5cac1da24
|
Use longer names for QueueMode and ErrorUnit enums and move them to Queue and RateErrorModel classes respectively.
|
2012-05-01 20:48:34 +02:00 |
|
Marcos Talau
|
1830add376
|
change RED licenses to GPLv2
|
2011-12-15 21:54:22 -08:00 |
|
John Abraham
|
49687d3064
|
Red Queue style changes
|
2011-12-05 19:11:11 -05:00 |
|
John Abraham
|
898db05c5a
|
Red Queue
|
2011-12-05 19:05:39 -05:00 |
|
John Abraham
|
a53be62d01
|
RED
|
2011-12-05 09:39:55 -05:00 |
|
frederic.
|
f3f7ea2d1d
|
Bug 1290 - buffer-test.cc gets a valgrind error
|
2011-11-10 10:21:12 +01:00 |
|
frederic.
|
1b938b752f
|
Bug 1001 - Buffer::CopyData() doesn't return the number of bytes copied
|
2011-11-09 10:13:41 +01:00 |
|
Vedran Miletić
|
0538e655aa
|
standardize ns-3 namespace declaration format
|
2011-08-02 17:43:32 -04:00 |
|
Mathieu Lacage
|
8a38290eb8
|
add support for --update-data to test.py, move test runner code to library for modular build, add support for hierarchical tests beyond the previous two-level hierarchy.
|
2011-07-29 03:38:59 -04:00 |
|
Tom Henderson
|
2a2690a003
|
rerun check-style.py at default level to enforce space after function name
|
2011-05-22 23:18:47 -07:00 |
|
Tom Henderson
|
34688f76ec
|
rerun check-style.py with uncrustify-0.58
|
2011-05-22 22:28:15 -07:00 |
|
Josh Pelkey
|
30fd9b6bee
|
network coding style changes
|
2011-05-13 14:57:43 -04:00 |
|
Mathieu Lacage
|
c803b08135
|
improve test output upon failure
|
2011-05-03 11:21:50 +02:00 |
|
Mathieu Lacage
|
4a484cdfd5
|
convert from old test API
|
2011-05-03 11:19:03 +02:00 |
|
Mathieu Lacage
|
34211bb68e
|
improve test output upon failure
|
2011-05-03 11:18:41 +02:00 |
|
Mathieu Lacage
|
9f34c1163a
|
merge
|
2011-04-28 00:11:44 +02:00 |
|
Mathieu Lacage
|
75e1ac8345
|
convert from the really old test API
|
2011-04-22 13:00:26 +02:00 |
|
Mathieu Lacage
|
d9febdf743
|
testcase for bug 1072
|
2011-04-21 09:26:55 +02:00 |
|
Andrey Mazo
|
d3344cbbb8
|
build fixes for gcc 4.6
|
2011-04-17 14:54:42 +02:00 |
|
Mitch Watrous
|
6c0d5166e8
|
Make examples that were in samples directory run
|
2011-04-15 13:03:02 -07:00 |
|
Mitch Watrous
|
c9202337a8
|
Move examples out of samples directory and remove it
|
2011-04-14 14:22:09 -07:00 |
|
Mitch Watrous
|
aa99a64810
|
Move tests from some modules to their test libraries
|
2011-03-28 16:43:20 -07:00 |
|
Mathieu Lacage
|
0bdd0b2f05
|
bug 1072: crash upon call to Packet::AddAtEnd of fragmented packets
|
2011-03-15 09:27:12 +01:00 |
|
Tom Henderson
|
ca7b93cc3d
|
Merge node and common modules into new network module
|
2011-02-21 09:11:37 -08:00 |
|