Tom Henderson
0cc9e25227
update traces for bug 1912 fix
2014-05-29 22:52:23 -07:00
Peter D. Barnes, Jr.
851b2f961c
[Bug [Bug 1856] int64x64_t double conversions: update reference data
2014-03-02 01:03:04 -08:00
Vedran Miletić
6acf41814e
Move tests outside ns3 namespace
2014-01-02 18:34:30 +01:00
Vedran Miletić
f781366d2e
Fix compilation with Clang 3.2 and newer versions, including Apple Clang 5.0
...
Clang 3.2 requires all class members to be used in the code; this patch either removes class members that are not used or adds NS_UNUSED/NS_UNUSED_GLOBAL around them. Thanks to Andrey Mazo and Tommaso Pecorella for review.
2013-10-20 12:46:27 +02:00
John Abraham
5adb032add
Bug 1522 - Hidden node scenario leads to ARP failure
2013-08-15 09:50:34 -07:00
Peter D. Barnes, Jr.
daefbadea4
Doxygenate \internal
2013-07-03 15:05:17 -07:00
Nicola Baldo
b69928a648
bug 1563: get rid of default argument value in AddTestCase
2013-03-22 13:14:38 +01:00
Tom Henderson
b46bd56534
update pcap regression traces
2012-08-26 12:56:51 -07:00
Tom Henderson
a3b094bbf4
Update mesh test traces due to random variable perturbations
2012-08-24 19:11:51 -07:00
Tom Henderson
243f52e1ce
Update mesh model, tests and reference traces for new random variable usage
2012-08-17 13:31:40 -07:00
Kirill Andreev
2dbe6fbd4f
Bug 1021: Beacon collision avoidance in Mesh module works wrong. fixed.
2011-12-12 18:40:41 +03:00
Tom Henderson
44bd9fc05e
bug 1232: NS_TEST_SOURCEDIR does not handle test subdirectories
2011-08-08 08:33:29 -07: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
Vedran Miletic
7271e9fa6f
bug 1203: Inconsistently named ifndef/define macros in ns-3 headers
2011-07-07 04:31:52 -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
Josh Pelkey
0611883c66
mesh coding style changes
2011-05-13 14:56:17 -04:00
Mitch Watrous
aa99a64810
Move tests from some modules to their test libraries
2011-03-28 16:43:20 -07:00
Mitch Watrous
3f1b70a2bf
Make test.py handle examples-to-run.py files
2011-03-09 16:49:59 -08:00
Mitch Watrous
6ed04ac8f4
Make mesh, dot11s, and flame modules create only one module
2011-03-08 11:58:49 -08:00