tst-mcheck: Rename to tst-malloc-check
commit568123a720dce896dcd0ac8f7c8ebfe20a8a6adb
authorSiddhesh Poyarekar <siddhesh@sourceware.org>
Tue, 22 Jun 2021 08:57:15 +0000 (22 14:27 +0530)
committerSiddhesh Poyarekar <siddhesh@sourceware.org>
Tue, 22 Jun 2021 09:01:40 +0000 (22 14:31 +0530)
tree99ac743f1f174b18c5c36044a175e8b4e65ebde7
parent412b05fec9323a093fe271ae01b4083ea2d1fc1f
tst-mcheck: Rename to tst-malloc-check

MALLOC_CHECK_ and mcheck() are two different malloc checking features.
tst-mcheck does not check mcheck(), instead it checks MALLOC_CHECK_,
so rename the file to avoid confusion.
malloc/Makefile
malloc/tst-malloc-check.c [moved from malloc/tst-mcheck.c with 100% similarity]