gctest: Output marker threads count at end
authorIvan Maidanski <ivmai@mail.ru>
Sat, 28 Jan 2012 17:39:28 +0000 (21:39 +0400)
committerIvan Maidanski <ivmai@mail.ru>
Sat, 28 Jan 2012 17:39:28 +0000 (21:39 +0400)
commit774560b0d6aeb5e77c7d7c634ffcc3fb6264fe3e
treee8f6867b2752fa0b1c40c887ce320f3bc4dd0cf2
parentbc494ba9e73aae1d127a7b8f67d522337fca8bf4
gctest: Output marker threads count at end

* tests/test.c (run_one_test): Adjust printf format specifier.
* tests/test.c (main): Move printf for completed collections number
to check_heap_stats().
* tests/test.c (check_heap_stats): Print number of marker threads.
tests/test.c