150
150
# These invocations should fail with very high probability,
151
151
# rather than return 0 or hang (1 == exit(1), 134 == abort(), 139 = SIGSEGV):
154
154
HEAP_CHECKER_TEST_TEST_LEAK=1 HEAP_CHECKER_TEST_NO_THREADS=1 || exit 8
156
156
HEAP_CHECKER_TEST_TEST_LOOP_LEAK=1 HEAP_CHECKER_TEST_NO_THREADS=1 || exit 9
158
163
# Test that very early log messages are present and controllable:
159
164
Test 60 1 "Starting tracking the heap$" "" \
160
165
HEAP_CHECKER_TEST_TEST_LEAK=1 HEAP_CHECKER_TEST_NO_THREADS=1 PERFTOOLS_VERBOSE=1 \
162
167
Test 60 1 "" "Starting tracking the heap" \
163
168
HEAP_CHECKER_TEST_TEST_LEAK=1 HEAP_CHECKER_TEST_NO_THREADS=1 PERFTOOLS_VERBOSE=-1 \
166
171
cd / # so we're not in TMPDIR when we delete it