Commit Graph

5304 Commits

Author SHA1 Message Date
Mathieu Lacage
3cd32263ef merge with HEAD 2009-09-30 11:09:35 +02:00
Mathieu Lacage
1d515320dc fix old bug: canceled destroy events are expired 2009-09-30 11:09:18 +02:00
Mathieu Lacage
f7e39fc9f3 bug 675: convert unit tests to new test framework 2009-09-30 11:08:57 +02:00
Mathieu Lacage
09576cd905 according to C language lawyers, this construct is undefined. In practice, its gcc definition is not what you want: the variable content is read before calling DoRun, and is ored+stored after calling DoRun. 2009-09-30 10:50:03 +02:00
Craig Dowell
88d279cf2d Remove and replace basic random number unit tests (bug 675) 2009-09-29 21:44:59 -07:00
Craig Dowell
5b8d79baf0 Remove and replace traced-callback unit tests (bug 675) 2009-09-29 20:45:27 -07:00
Craig Dowell
a03edd5fcc If test suite not found, return failure 2009-09-29 19:58:29 -07:00
Craig Dowell
7f89c4c222 Remove and replace object unit tests (bug 675) 2009-09-29 12:34:07 -07:00
Craig Dowell
797adcf36e fix test.py -v 2009-09-29 10:16:17 -07:00
Pavel Boyko
dc1fdc9b11 wifi: bandwidth fixed for 5MHz modes 2009-09-29 19:08:28 +04:00
Mathieu Lacage
c5d81b203d merge with HEAD 2009-09-29 16:47:10 +02:00
Mathieu Lacage
88185c4b33 bug 675: convert unit tests to new test framework 2009-09-29 16:46:41 +02:00
Mathieu Lacage
8fc1f7f02a merge with HEAD 2009-09-29 16:30:51 +02:00
Mathieu Lacage
65e4c20ca2 forgot to add template testcase 2009-09-29 16:30:38 +02:00
Josh Pelkey
3bb03a5e1b Bug 682: UdpEchoClient does not reset socket on StopApplication 2009-09-29 10:30:23 -04:00
Mathieu Lacage
40904e24ad bug 675: convert unit tests to new test framework 2009-09-29 16:26:40 +02:00
Josh Pelkey
e519d6ef5d merge 2009-09-29 10:12:57 -04:00
Mathieu Lacage
ae88f3d16f bug 675: convert unit tests to new test framework 2009-09-29 16:04:27 +02:00
Josh Pelkey
5b02c55613 Bug 680, moving trace source over to channel 2009-09-29 09:58:00 -04:00
Mathieu Lacage
06c72254f1 I know why we need to return false uncondtionally 2009-09-29 15:49:37 +02:00
Mathieu Lacage
7b2f633033 bug 675: convert unit tests to new test framework 2009-09-29 15:47:41 +02:00
Mathieu Lacage
cefaefd2a6 Bug 675: convert unit tests to new test framework 2009-09-29 11:30:43 +02:00
Mathieu Lacage
7af21e6700 Bug 675: convert unit tests to new test framework 2009-09-29 11:17:27 +02:00
Mathieu Lacage
4ff82bbda4 bug 675: convert unit tests to new unit test framework 2009-09-29 11:01:07 +02:00
Craig Dowell
3a11ae353d update tcp interop response vectors 2009-09-28 21:57:59 -07:00
Craig Dowell
9ff06c2408 fix name service unit test 2009-09-28 20:18:49 -07:00
Craig Dowell
2fec093fad Add Names::Clear 2009-09-28 20:12:45 -07:00
Craig Dowell
100a7b1994 get rid of names silly singleton and rescan 2009-09-28 19:39:49 -07:00
Craig Dowell
00ff28fa0f Windows needs entire path 2009-09-28 17:18:12 -07:00
Craig Dowell
6be3b4fe52 branch merge 2009-09-28 10:11:05 -07:00
Craig Dowell
57ff196581 Remove multiprocessing dependency in test.py 2009-09-28 10:04:32 -07:00
Tom Henderson
ab0ebeb35d merge with tip 2009-09-28 01:06:47 -07:00
Tom Henderson
d80e9fc4ac Add wifi-interference test suite 2009-09-28 01:06:21 -07:00
Mathieu Lacage
725e77c03f fix build for gcc 3.4.6 2009-09-28 09:57:03 +02:00
Mathieu Lacage
9d5b7aa3db workaround lack of multiprocessing module 2009-09-28 09:35:51 +02:00
Tom Henderson
b6fcdf98e6 Add sample test suite file 2009-09-27 23:51:23 -07:00
Tom Henderson
dc9a6f22cb remove obsolete samples/main-test.cc 2009-09-27 23:46:10 -07:00
Duy Nguyen
b831c95b85 Update multirate.cc example 2009-09-27 13:13:18 -07:00
Duy Nguyen
9a598e255e Bug 666: Fixed wifi rates off by factor of 1000000 in ascii output 2009-09-27 00:35:38 -07:00
Tom Wambold
9965713943 fix memory leaks 2009-09-26 08:44:20 -07:00
Mathieu Lacage
f60e34c899 allow --check --valgrind to pass again 2009-09-26 16:55:06 +02:00
Duy Nguyen
04e650f6f1 Fixed minstrel error: unnecessary UpdateStats in DoGetRtsMode 2009-09-25 22:25:58 -07:00
Craig Dowell
95177cc4a4 Remove and repalce global-value unit test (bug 675) 2009-09-25 18:18:19 -07:00
Craig Dowell
4e68f4c711 remove, not ifdef out 2009-09-25 17:39:44 -07:00
Craig Dowell
c1711788e0 Remove and replace config unit test (bug 675) 2009-09-25 17:37:33 -07:00
Duy Nguyen
7ffc7371db Replace multi-rate-first.cc and multi-rate-second.cc with better example multirate.cc 2009-09-25 14:38:12 -07:00
Craig Dowell
8c2d2cb0dd Remove and replace Callback unit test, add examples to test.py 2009-09-25 14:10:28 -07:00
Craig Dowell
58566fbb42 branch merge 2009-09-25 10:38:55 -07:00
Craig Dowell
5fd64b422f remove names.cc unit test (bug 675) 2009-09-25 10:38:36 -07:00
Andrey Mazo
937b0149f2 Bug 681: wrong compilation options for icpc (Intel C/C++ Compiler) 2009-09-25 12:28:32 +01:00