Directory UNIT_TESTER/valgrind/

Directory Created:
2011-03-02 14:38
Total Files:
2
Deleted Files:
0
Lines of Code:
179

[root]/UNIT_TESTER/valgrind

Lines of Code

UNIT_TESTER/valgrind/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
westram 5 (100.0%) 182 (100.0%) 36.4

Most Recent Commits

westram 2013-11-19 10:24 Rev.: 11166


- let valgrind fail external valgrinded calls done from inside unittests with exitcode!=0 (if it detects errors)
- if caller does not check the exitcode (or if test-success does not rely on exitcode==0) the whole testsuite still may succeed, even if some valgrind errors were reported (in external call)

1 lines of code changed in 1 file:

  • UNIT_TESTER/valgrind: arb_valgrind_logged (+1 -1)
westram 2011-10-17 14:12 Rev.: 8099


merge from ptpan_back [8046] [8047] [8050] [8048] [8057] [8069]
* fixed several problems with unit-tests (race-condition, blocking, broken error messages, valgrinding)

6 lines of code changed in 1 file:

  • UNIT_TESTER/valgrind: arb_valgrind_logged (+6 -1)
westram 2011-03-03 20:25 Rev.: 7209


- changed meaning of VALGRIND flag in Makefile.setup
- fixed broken target 'valgrind' in UNIT_TESTER/Makefile.test (broken by [7202]; directory named like target)

1 lines of code changed in 1 file:

  • UNIT_TESTER/valgrind: arb_valgrind_logged (+1 -1)
westram 2011-03-02 14:38 Rev.: 7202


- call ptserver and several external tools (launched from TOOLS/arb_test.cxx) via valgrind, if valgrinding is requested inside unit tests

174 lines of code changed in 2 files:

  • UNIT_TESTER/valgrind: README (new 9), arb_valgrind_logged (new 165)
Generated by StatSVN 0.7.0