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