tests: change misc/printf-surprise so that it doesn't segfault anymore
authorJim Meyering <meyering@redhat.com>
Sun, 16 Nov 2008 08:53:48 +0000 (09:53 +0100)
committerJim Meyering <meyering@redhat.com>
Sun, 16 Nov 2008 08:53:48 +0000 (09:53 +0100)
commitb3e779c090bd6b3ebbd2e811b71891261ce85a9c
tree1b4beae2a1e30fb7e294788378ec6fb8d4f017b9
parent17409787bb7bfbda1a939643e9de112092c81264
tests: change misc/printf-surprise so that it doesn't segfault anymore

* tests/misc/printf-surprise: Disable MALLOC_PERTURB_, so that "make
check" no longer provokes a segfault from printf(1).  Before, that
would be detected as a known problem and cause the test to be skipped.
Adjust the test so that a segfault once again results in test failure.
tests/misc/printf-surprise