summaryrefslogtreecommitdiff
path: root/test-skeleton.c
AgeCommit message (Expand)Author
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-12-09support: Introduce new subdirectory for test infrastructureFlorian Weimer
2016-11-27Minor problems exposed by compiling C++ tests under _ISOMAC.Zack Weinberg
2016-11-07Document do_test in test-skeleton.cSteve Ellcey
2016-10-07Consolidate fallocate{64} implementationsAdhemerval Zanella
2016-09-23test-skeleton.c: Remove unintended #include <stdarg.h>.Florian Weimer
2016-09-21Add test case for O_TMPFILE handling in open, openatFlorian Weimer
2016-08-26Fix test-skeleton C99 designed initializationAdhemerval Zanella
2016-08-26nptl: Avoid expected SIGALRM in most tests [BZ #20432]Florian Weimer
2016-08-02malloc: Run tests without calling mallopt [BZ #19469]Florian Weimer
2016-06-23test-skeleton.c (xrealloc): Support realloc-as-freeFlorian Weimer
2016-06-23test-skeleton.c: xmalloc, xcalloc, xrealloc are potentially unusedFlorian Weimer
2016-06-23test-skeleton.c: Add write_message functionFlorian Weimer
2016-06-082016-06-09 Paul Pluzhnikov <ppluzhnikov@gmail.com>Paul Pluzhnikov
2016-03-07test-skeleton.c: Do not set RLIMIT_DATA [BZ #19648]Florian Weimer
2016-02-19test-skeleton: increase default TIMEOUT to 20 secondsMike Frysinger
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-08-05test-skeleton: add usage informationMike Frysinger
2015-06-05Avoid outputting to TTY after an expected memory corruption in testcaseTulio Magno Quites Machado Filho
2015-05-18Ensure `wint_t' is defined before use in include/stdio.hArjun Shankar
2015-04-27test-skeleton: Support temporary files without memory leaks [BZ#18333]Florian Weimer
2015-04-09Make test-skeleton.c grok TEST_DIRECT magic environment variable.Roland McGrath
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-11-12Fix tst-strcoll-overflow returning before timeout (BZ #17506)Leonhard Holz
2014-06-30test-skeleton: Kill any child process's offspringMaciej W. Rozycki
2014-06-23test-skeleton.c: Use stdout for error messagesWill Newton
2014-02-08tests: unify fortification handler logicMike Frysinger
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2009-08-14Improve test-skeleton.c to clean up after dead parent.Ulrich Drepper
2005-12-23(timeout_handler): Rewrite ts initialization for C++.Ulrich Drepper
2005-03-08* malloc/arena.c (ptmalloc_init): Recognize MALLOC_PERTURB_ and callUlrich Drepper
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper
2007-07-122.5-18.1Jakub Jelinek
2004-02-19Update.Ulrich Drepper
2003-12-31Update.Ulrich Drepper
2003-06-25* posix/transbug.c: Include <string.h> for memset and strlen Andreas Jaeger
2003-06-25Update.Ulrich Drepper
2003-06-07Update.Ulrich Drepper
2003-06-07Update.Ulrich Drepper
2003-06-07Update.Ulrich Drepper
2003-06-01Update.Ulrich Drepper
2002-12-19Update.Ulrich Drepper
2002-12-13* posix/bug-regex15.c: New file.Roland McGrath
2002-12-07Update.Ulrich Drepper
2002-09-302002-09-29 Roland McGrath <roland@redhat.com>Roland McGrath
2002-09-15Update.Ulrich Drepper
2002-09-06(main): Improve error message for unexpected signal case.Ulrich Drepper