]> granicus.if.org Git - gc/commit
2011-04-02 Ivan Maidanski <ivmai@mail.ru>
authorivmai <ivmai>
Sat, 2 Apr 2011 08:15:06 +0000 (08:15 +0000)
committerIvan Maidanski <ivmai@mail.ru>
Tue, 26 Jul 2011 17:06:57 +0000 (21:06 +0400)
commitc722dc23c07dc73f0a3f73d5f54d9b39a25bea2d
tree7940138eab0759dd0841085f7de0cfdfbcba8987
parentbfda2d071b53ba9cafff211434812821d969c29d
2011-04-02  Ivan Maidanski  <ivmai@mail.ru>

* tests/test.c (reverse_test_inner): Test interior pointer
recognition only if ALL_INTERIOR_POINTERS.
* tests/test.c (run_one_test): Replace GC_all_interior_pointers
with GC_get_all_interior_pointers(); simplify the expression.
* tests/test.c (check_heap_stats): Replace GC_bytes_allocd and
GC_bytes_allocd_before_gc with GC_get_total_bytes().
* tests/test.c (main): Replace GC_gc_no with GC_get_gc_no().
ChangeLog
tests/test.c