about summary refs log tree commit diff
path: root/malloc/tst-mtrace.sh
Commit message (Collapse)AuthorAgeFilesLines
* Update.Ulrich Drepper2000-07-231-2/+6
| | | | | | | | | | | | 2000-07-22 Ulrich Drepper <drepper@redhat.com> * grp/Makefile: Change Makefiles and tests to run only when necessary. * malloc/Makefile: Likewise. * malloc/tst-mtrace.sh: Likewise. * posix/Makefile: Likewise. * posix/globtest.sh: Likewise. * posix/wordexp-tst.sh: Likewise. * string/Makefile: Likewise.
* Update.Ulrich Drepper2000-07-071-0/+5
| | | | | | | | 2000-07-07 Ulrich Drepper <drepper@redhat.com> * malloc/mtrace.pl: Exit with exit code 1 if any leak was detected. * malloc/tst-mtrace.sh: Run mtrace script.
* Update.Ulrich Drepper2000-07-071-0/+30
* malloc/Makefile (test-srcs): Add tst-mtrace. (distribute): Add tst-mtrace.sh. Add rule to run tst-mtrace.sh. * malloc/tst-mtrace.c: New file. * malloc/tst-mtrace.sh: New file.