[Ns-commits] ns-3-dev: output of run-tests

tomhend@u.washington.edu tomhend at u.washington.edu
Sun Aug 5 22:18:50 PDT 2007


Sun Aug 5 22:15:02 PDT 2007

Regression testing for machine: ns-regression
Linux 2.6.20-1.2948.fc6 x86_64
----------------------------- 
SUCCESS: waf -d debug configure: run-tests passed on ns-3-dev 
SUCCESS: waf -d optimized configure: run-tests passed on ns-3-dev 

valgrind --leak-check=full output on ns-regression:

==611== Memcheck, a memory error detector.
==611== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==611== Using LibVEX rev 1658, a library for dynamic binary translation.
==611== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==611== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==611== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==611== For more details, rerun with: -v
==611== 
PASS ComponentManager
PASS DefaultValue
PASS RandomVariable
PASS Object
PASS Ptr
PASS Callback
PASS Int128
PASS Simulator
PASS Time
PASS CompositeTraceResolver
PASS CallbackTraceSource
PASS TraceContext
PASS VariableTracer
PASS Tags
PASS Packet
PASS PacketMetadata
PASS Buffer
PASS GlobalRouteManagerImpl
==611== 
==611== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==611== malloc/free: in use at exit: 1,240 bytes in 5 blocks.
==611== malloc/free: 3,008 allocs, 3,003 frees, 817,657 bytes allocated.
==611== For counts of detected errors, rerun with: -v
==611== searching for pointers to 5 not-freed blocks.
==611== checked 342,664 bytes.
==611== 
==611== LEAK SUMMARY:
==611==    definitely lost: 0 bytes in 0 blocks.
==611==      possibly lost: 0 bytes in 0 blocks.
==611==    still reachable: 1,240 bytes in 5 blocks.
==611==         suppressed: 0 bytes in 0 blocks.
==611== Reachable blocks (those to which a pointer was found) are not shown.
==611== To see them, rerun with: --show-reachable=yes


More information about the Ns-commits mailing list