Socket/Protocols/Inet: Fix off-by-one error in INet6Address
PPI: Fix cloneSource unit-test packet construction Scheduler: BUGFIX: uninitialized loop variable Scheduler: BUGFIX: delay deletions in fdTable_ (can't change map while iterating over it) Add global 'valgrind' target Add 'valgrind.sup' suppressions file to suppress custom benign valgrind errors Fix all unit-tests to run correcly under valgrind (mostly timing adjustments)
Showing
- PPI/CloneSource.test.cc 1 addition, 1 deletionPPI/CloneSource.test.cc
- PPI/IntervalTimer.test.cc 1 addition, 1 deletionPPI/IntervalTimer.test.cc
- SConstruct 6 additions, 2 deletionsSConstruct
- Scheduler/ClockService.test.cc 4 additions, 3 deletionsScheduler/ClockService.test.cc
- Scheduler/Scheduler.cc 18 additions, 15 deletionsScheduler/Scheduler.cc
- Scheduler/Scheduler.hh 2 additions, 0 deletionsScheduler/Scheduler.hh
- Scheduler/Scheduler.test.cc 8 additions, 8 deletionsScheduler/Scheduler.test.cc
- Socket/FileHandle.test.cc 1 addition, 0 deletionsSocket/FileHandle.test.cc
- Socket/Protocols/INet/INet6Address.cc 1 addition, 1 deletionSocket/Protocols/INet/INet6Address.cc
- Socket/Protocols/INet/TCPSocketHandle.test.cc 1 addition, 0 deletionsSocket/Protocols/INet/TCPSocketHandle.test.cc
- valgrind.sup 103 additions, 0 deletionsvalgrind.sup
Loading
Please register or sign in to comment