Commit Graph

169 Commits

Author SHA1 Message Date
Mitch Watrous
6c0d5166e8 Make examples that were in samples directory run 2011-04-15 13:03:02 -07:00
Josh Pelkey
27080192c3 Merge OpenFlow 2011-03-11 15:21:50 -05:00
Mitch Watrous
3f1b70a2bf Make test.py handle examples-to-run.py files 2011-03-09 16:49:59 -08:00
Lalith Suresh
728b6200d6 Fixes test.py breakage with topology-reader 2011-03-05 09:33:25 +00:00
Lalith Suresh
f3a7847c3b Moves mesh, flame and dot11s examples and helpers to respective module folders 2011-03-04 19:14:23 +00:00
Lalith Suresh
1ae8c1b656 Moves devices/* and routing/* to src/ 2011-03-04 01:26:54 +00:00
Lalith Suresh
59a2a4f959 Converts csma, emu, tap-bridge, point-to-point, wifi and wimax modules into modular format 2011-03-03 19:54:57 +00:00
Tom Henderson
f9335a41f1 fix example test paths 2011-02-27 07:02:49 -08:00
Josh Pelkey
93205ebccf modularize nix and aodv, thanks lalith 2011-02-27 01:00:17 -05:00
Lalith Suresh
352348d296 NS-3 Click Integration merge 2011-02-23 17:17:27 +00:00
Nicola Baldo
e9c4fdeef4 created spectrum module 2011-01-31 10:13:32 +01:00
He Wu
372a9b6fe8 RV battery model and WiFi energy example 2010-12-20 15:49:12 -08:00
Gustavo J. A. M. Carneiro
186bfa67fb Fix the paths to examples in test.py 2010-10-25 22:47:46 +01:00
Gustavo J. A. M. Carneiro
69e9c73ab8 Convert the bridge module to the new layout 2010-10-25 15:00:28 +01:00
Gustavo J. A. M. Carneiro
85dcd9f887 Fix the flowmon example path in test.py 2010-10-25 12:56:26 +01:00
Mitch Watrous
fb065d9693 Fixed problems due to missing NSC. 2010-10-08 10:01:00 -07:00
Hajime Tazaki
b6093c6789 Bug 946 - Rocketfuel topology dataset support for topology reader 2010-06-23 18:16:45 +09:00
Nicola Baldo
2cb96e68f5 merged spectrum framework 2010-06-11 19:30:06 +02:00
Duy Nguyen
1af7e9391b Fixed Bug 802 and Bug 919 2010-06-03 22:38:44 -07:00
Lalith Suresh
30923d830a Fixed typo in test.py 2010-06-02 19:58:41 +05:30
Andrey Mazo
89685b684f fix bug 908 2010-05-22 09:33:38 -07:00
Duy Nguyen
78317ae460 disable flowmonitor for multirate example 2010-05-20 13:45:20 -07:00
Duy Nguyen
d9b2fb855c update multirate example for test.py 2010-05-19 16:09:42 -07:00
Nicola Baldo
416743507f fixed bug 890 2010-05-18 15:38:17 +02:00
Craig Dowell
e364c250bd bug 886 2010-04-19 19:41:00 -07:00
Craig Dowell
3c34f80a47 report skipping python tests, don't valgrind them 2010-04-19 09:03:24 -07:00
Gustavo J. A. M. Carneiro
cb147db6aa Bug 882 - ./test.py reports 6 FAILs with --disable-python 2010-04-17 17:36:53 +01:00
Craig Dowell
017005e047 python path helps when running python programs 2010-04-16 14:58:56 -07:00
Craig Dowell
3c76b17176 bug 856, initialize vbl 2010-04-15 15:11:49 -07:00
Craig Dowell
fe3c599863 some python examples require enable-sudo, skip 2010-04-15 11:35:40 -07:00
Craig Dowell
e30c805c80 branch merge 2010-04-15 10:54:17 -07:00
Craig Dowell
f8a36cf282 Add some python examples to test.py 2010-04-15 10:53:40 -07:00
Tom Henderson
813fd4c631 suppress valgrind testing of new nsc test suite 2010-04-14 23:11:50 -07:00
Tommaso Pecorella
57cb94b09b merge topology read system 2010-03-12 14:36:38 -05:00
Mohamed Amine Ismail
a9101c335f Merge WiMAX module 2010-03-07 20:49:47 +01:00
Craig Dowell
763f86acba test.py turns off NS_LOG locally 2010-02-26 09:34:54 -08:00
Craig Dowell
d996381a0e output stream object inherits from simple ref count 2010-02-08 23:32:23 -08:00
Craig Dowell
5649245bb0 Bug 792: Neither test.py nor waf --valgrind catch all kinds of memory leaks 2010-01-19 16:56:44 +01:00
fmoatamr
a9638dfb82 Update test.py to detect still reachable memory blocks as errors, it will fail if there is some reachable memory blocks reported by valgrind 2010-01-15 17:48:18 +01:00
Faker Moatamri
7623a960a5 Bug 781: Suppress the valgrind error: Invalid read size of 8 in TestSuite devices-mesh-dot11s-regression 2010-01-13 10:30:56 +01:00
Pavel Boyko
c97972501a [aodv] examples/routing/aodv added to tested examples 2009-11-16 14:00:51 +03:00
Craig Dowell
932c44209e Make tests pass on MinGW, add fifth tutorial example 2009-11-05 22:29:53 -08:00
Craig Dowell
4450bbafc3 pass explicit temp directory to test suites 2009-11-05 19:14:37 -08:00
Craig Dowell
acaad3a93d remind test.py how to build on unix and limit build scope when posible 2009-10-30 10:23:40 -07:00
fmoatamr
a93f09f7de Fix testing under Mac OS X 2009-10-28 15:43:43 +01:00
Craig Dowell
3936de47d2 Make test.py work on MinGW 2009-10-27 01:05:46 -07:00
Unknown
306b8c892b test.py prints example elapsed times 2009-10-27 00:19:02 -07:00
Craig Dowell
0fa02f5f5d try and make test.py a bit more portable 2009-10-26 23:44:04 -07:00
Craig Dowell
255b29974a Stray () in test.py (bug 718) 2009-10-13 10:23:21 -07:00
Craig Dowell
7473705ef0 add leak-check=full to test.py to get more info (bug 711) 2009-10-13 00:21:39 -07:00