Commit Graph

33 Commits

Author SHA1 Message Date
Mitch Watrous
da1cf74f90 Replace various instances of RandomVariable with RandomVariableStream 2012-08-20 14:25:35 -07:00
Mitch Watrous
b8160d6a96 test suite for RandomVariableStream implementations 2012-07-10 21:48:32 -07:00
Jaume Nin
c743ac2a5a Fixed valgrind errors in attribute system. Fixed typo in AttributeMap test. Fixed Get() method for elements not present in the map 2012-05-14 18:15:22 +02:00
Jaume Nin
a479c64051 Fixed bug 1352 (Object attribute map / vector issue) 2012-05-09 12:03:54 +02:00
Tom Henderson
4789d43a7a Remove Ns2CalendarScheduler event scheduler 2012-04-18 10:21:35 -07:00
Tom Henderson
b19dc3a980 test code to support previous three commits 2012-04-18 10:10:33 -07:00
Tom Henderson
7bebe48f82 only test threaded-simulator cases appropriate for the configuration 2012-04-10 16:07:39 -07:00
Tom Henderson
e37603163f Remove Ns2CalendarScheduler from threaded-test-suite 2012-04-10 15:52:32 -07:00
Tom Henderson
220d3e5a5f disable faulty test in threaded-simulator 2012-04-06 15:25:43 -07:00
Mathieu Lacage
fc6a5aa51d more extensive test coverage 2012-04-01 09:47:46 -04:00
Mathieu Lacage
617c57a450 Handle the case where '*' is used against the name of an attribute in a configuration path 2012-03-23 07:38:42 +01:00
Alina Quereilhac
efe4c2ed68 Finally enable a thread-safe ScheduleWithContext 2012-03-22 18:05:13 +01:00
Gustavo J. A. M. Carneiro
382e0d67bb bug 1375: llvvm complains about unused functions 2012-02-24 03:36:58 -05:00
Mitch Watrous
2e030ed11d Bug 1204 - Can't Parse Time +100000000.0ns 2011-11-11 14:36:05 -08:00
Mathieu Lacage
f2d7c8f05a introduce Config::Reset 2011-08-03 13:58:10 -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
86379fa5b5 core coding style changes 2011-05-13 14:52:27 -04:00
John Abraham
885d3ec3e0 Bug 1144 main-random-variable on valgrind takes too long to complete 2011-05-13 10:13:51 -07:00
Mitch Watrous
1717d90e90 Add manual chapter for adding new modules 2011-05-12 14:13:48 -07:00
Mathieu Lacage
2281fc0180 avoid the use of nested NS_TEST_ calls 2011-05-03 11:30:58 +02:00
Mathieu Lacage
9de9b1b10d typo in Teardown method name 2011-05-03 11:22:20 +02:00
Mathieu Lacage
7b89cdcd95 merge 2011-04-17 13:58:26 +02:00
Mitch Watrous
6c0d5166e8 Make examples that were in samples directory run 2011-04-15 13:03:02 -07:00
Mathieu Lacage
a341d022d5 merge with HEAD 2011-04-15 20:50:42 +02:00
Mitch Watrous
c9202337a8 Move examples out of samples directory and remove it 2011-04-14 14:22:09 -07:00
Mathieu Lacage
8c7070077b fix small bugs 2011-04-13 08:35:49 +02:00
Mathieu Lacage
a2fab881af merge with HEAD 2011-04-13 08:26:47 +02:00
Mitch Watrous
55ed95938b Relabel all build verification tests (BVT) to be unit tests (UNIT) 2011-04-07 10:33:33 -07:00
Mitch Watrous
a0ab62ad90 Move tests from core module to its test library and update CHANGES.html 2011-04-06 15:32:12 -07:00
Mitch Watrous
b833bd577c Move tests from core module to its test library and update CHANGES.html 2011-04-06 12:20:27 -07:00
Mitch Watrous
3ea59bed63 Move tests from some modules to their test libraries 2011-03-25 12:55:27 -07: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