diff options
author | Siddhesh Poyarekar <siddhesh@sourceware.org> | 2020-12-24 11:20:15 +0530 |
---|---|---|
committer | Siddhesh Poyarekar <siddhesh@sourceware.org> | 2020-12-24 11:20:15 +0530 |
commit | 1d49bede4d8a5448067e8579b14fedf437e75aee (patch) | |
tree | ef7b341bf6b837973829855bffded46ea8d1a94b /iconv/iconv.h | |
parent | 050022910be1d1f5c11cd5168f1685ad4f9580d2 (diff) | |
download | glibc-1d49bede4d8a5448067e8579b14fedf437e75aee.tar.gz glibc-1d49bede4d8a5448067e8579b14fedf437e75aee.tar.xz glibc-1d49bede4d8a5448067e8579b14fedf437e75aee.zip |
tests-mcheck: New variable to run tests with MALLOC_CHECK_=3
This new variable allows various subsystems in glibc to run all or some of their tests with MALLOC_CHECK_=3. This patch adds infrastructure support for this variable as well as an implementation in malloc/Makefile to allow running some of the tests with MALLOC_CHECK_=3. At present some tests in malloc/ have been excluded from the mcheck tests either because they're specifically testing MALLOC_CHECK_ or they are failing in master even without the Memory Tagging patches that prompted this work. Some tests were reviewed and found to need specific error points that MALLOC_CHECK_ defeats by terminating early but a thorough review of all tests is needed to bring them into mcheck coverage. Backported from 4f969166ce4ab535fa798dcbaa5de4c4e05773ec.
Diffstat (limited to 'iconv/iconv.h')
0 files changed, 0 insertions, 0 deletions