Add initial testing of GC_enable/disable, MALLOC[_ATOMIC]_IGNORE_OFF_PAGE
authorIvan Maidanski <ivmai@mail.ru>
Fri, 23 Nov 2018 11:42:57 +0000 (14:42 +0300)
committerIvan Maidanski <ivmai@mail.ru>
Fri, 23 Nov 2018 11:42:57 +0000 (14:42 +0300)
commit8fc1ebf6dda3d5338476fe300c7ecd5e8e032a5a
tree7eaa432ef7f629c55c8507d5c8982070d5ac6be8
parent976fdc817e6adda3dd565c68c41f61a2322afafc
Add initial testing of GC_enable/disable, MALLOC[_ATOMIC]_IGNORE_OFF_PAGE

* tests/test.c (run_one_test): Call GC_MALLOC_ATOMIC_IGNORE_OFF_PAGE(),
GC_disable(), GC_MALLOC_IGNORE_OFF_PAGE(), GC_enable().
tests/test.c