Commit Graph

225 Commits

Author SHA1 Message Date
alina & Gustavo Carneiro
a320abac57 Bug 1350 - Simulator.ScheduleWithContext Python binding missing 2012-02-14 17:45:50 +00:00
Gustavo J. A. M. Carneiro
cd2952dcea Fix the python unit tests: now we need to import the applications module 2012-02-14 16:03:50 +00:00
Mitch Watrous
046285b790 Remove % characters showing up in introspected text file 2011-11-09 09:35:49 -08:00
Tom Henderson
0a28cb2916 Patch geninfo for reported gcov problem with lcov versions 1.8 and 1.9 2011-09-30 14:25:23 -07:00
Tom Henderson
f5aace65af Update lcov to version 1.9 2011-09-30 14:21:39 -07:00
Mitch Watrous
598eaa74e1 Make the source code introspection program output text 2011-09-20 12:12:08 -07:00
Gustavo J. A. M. Carneiro
c3059b6e68 Upgrade to waf-1.6.7, work in progress 2011-09-08 16:13:40 +01:00
Mitch Watrous
d6d3a97e96 Bug 1228 - object 'ns3-network--lib' was not found in uselib_local (required by 'bench-packets') 2011-08-11 15:25:25 -07:00
Mathieu Lacage
c3618453d2 refactor ObjectVector generic code into a separate file and introduce ObjectMap. 2011-08-10 11:48:19 -04:00
Mathieu Lacage
2a77dd3641 use new API, kill old one. 2011-08-03 10:17:01 -04:00
Mathieu Lacage
f8e1230105 kill old API 2011-08-03 10:08:47 -04:00
Mathieu Lacage
aef38c492b use new API. kill old one. 2011-08-03 10:04:56 -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
Gustavo J. A. M. Carneiro
913d2d9767 Update python unit tests to new API 2011-07-20 16:02:19 +01:00
Mitch Watrous
b60dcf6fda Removed bench-event-collector.cc 2011-07-12 11:11:18 -07:00
Gustavo J. A. M. Carneiro
993dfd600f Bug 1207 - object 'ns3-olsr--lib' was not found in uselib_local 2011-07-05 13:32:33 +01:00
Gustavo J. A. M. Carneiro
e6e9991d4f Bug 1206 - Test libraries are built but test suites are not being run in test.py 2011-07-05 11:05:53 +01:00
Tom Henderson
ed67b47d69 enforce space between function name and opening paren, at default level of check-style.py 2011-05-22 23:17:41 -07:00
Mitch Watrous
1c345c4d76 Updated the modules doxygen page 2011-05-17 17:36:08 -07:00
John Abraham
72147b6b6b Bug 1150 ‘haveOutfile’ set but not used , g++ > 4.6. 2011-05-14 03:35:48 -04:00
Mitch Watrous
1f9ea7d2ef Make examples not be built by default 2011-04-12 14:35:16 -07:00
Mitch Watrous
46d63e113b Make examples and tests be enabled from the .ns3rc file 2011-04-12 10:39:17 -07:00
Tom Henderson
3ec14ce22c avoid mangling /// doxygen comments with check-style.py 2011-04-08 13:42:25 -07:00
Tom Henderson
437c3f7f57 repair print-introspected-doxygen 2011-04-03 20:54:34 -07:00
Mitch Watrous
28384516a2 Create separate module and test-module libraries 2011-03-18 10:58:21 -07:00
Tom Henderson
18f2715506 remove src/helper module 2011-03-05 11:47:37 -08:00
Mitch Watrous
c482d49e6f Add parsing of ns-3 configuration file 2011-03-04 15:41:14 -08: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
Josh Pelkey
e09cf6a452 remove duplicate core-module.h includes 2011-03-01 09:59:55 -05:00
Tom Henderson
c4e4de9ac3 Rename internet-stack to internet, and organize module 2011-02-25 10:32:35 -08:00
Tom Henderson
ca7b93cc3d Merge node and common modules into new network module 2011-02-21 09:11:37 -08:00
Tom Henderson
df07734f32 merge src/simulator into src/core; move src/core to new module layout 2011-02-18 16:05:39 -08:00
Sebastien Vincent
a6a2797a69 fix build on MinGW (32-bit and 64-bit) 2010-05-24 08:08:25 -07:00
Gustavo J. A. M. Carneiro
ce0dabd900 Fix Python bindings ns3.Object subclassing bug 2010-05-06 14:21:20 +01:00
Mathieu Lacage
92a5a9dd0d memory leak 2010-04-19 20:49:09 +02: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
Craig Dowell
b3799edc40 tom wanted to prefix the test-runner tmp file with ns-3 2010-04-16 15:13:29 -07:00
Craig Dowell
236b34a61f enable debugger breaks in test-runner and document changes 2010-04-15 16:37:57 -07:00
Craig Dowell
87d04e1020 make life easier for folks running test-runner directly 2010-04-13 18:41:11 -07:00
Tom Henderson
377c1be683 Doxygen for check-style.py 2010-02-02 22:14:52 -08:00
Mathieu Lacage
627da1a2cb enforce that style conforms to our coding style 2010-02-01 08:04:41 +01:00
Mathieu Lacage
c908222804 document the new --tempdir option 2009-11-26 14:53:53 +01:00
Guillaume Seguin
0289746207 Simulator::SetScheduler now takes an ObjectFactory 2009-11-12 13:19:35 +01:00
Craig Dowell
4450bbafc3 pass explicit temp directory to test suites 2009-11-05 19:14:37 -08:00
Craig Dowell
e17fe2e7cf make win32 compile again 2009-10-26 14:50:38 -07:00
Craig Dowell
a52357aa83 split examples, add examples, tweak test.py to minimize builds 2009-10-06 19:34:29 -07:00
Mathieu Lacage
c940ca5a90 bug 675: kill old test framework 2009-10-01 13:17:24 +02:00
Craig Dowell
c1142f7738 Refalgamize test framework to allow multiple test failures 2009-09-30 20:26:33 -07:00
Craig Dowell
a03edd5fcc If test suite not found, return failure 2009-09-29 19:58:29 -07:00