platform_bionic/libc/malloc_debug/tests
Elliott Hughes cabc77f917 Always wrap waitpid in TEMP_FAILURE_RETRY.
Strictly not needed in the WNOHANG case, but it's probably best to have
every waitpid wrapped for future copy & pasters.

Bug: https://issuetracker.google.com/69525592
Test: ran tests
Change-Id: I013b0a52d2753e3d32638e9b84c79af7327fb405
2017-11-28 12:55:19 -08:00
..
backtrace_fake.cpp Add better free tracking. 2016-01-29 15:19:22 -08:00
backtrace_fake.h Malloc debug rewrite. 2016-01-25 10:54:21 -08:00
libc_fake.cpp Malloc debug rewrite. 2016-01-25 10:54:21 -08:00
log_fake.cpp Move libc_log code into libasync_safe. 2017-05-03 08:50:43 -07:00
log_fake.h Malloc debug rewrite. 2016-01-25 10:54:21 -08:00
malloc_debug_config_tests.cpp Provide method to dump backtrace heap data. 2017-09-05 15:57:00 -07:00
malloc_debug_unit_tests.cpp Always wrap waitpid in TEMP_FAILURE_RETRY. 2017-11-28 12:55:19 -08:00