Age | Commit message (Expand) | Author | Files | Lines |
2019-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2018-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2017-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2016-12-09 | support: Introduce new subdirectory for test infrastructure | Florian Weimer | 1 | -705/+46 |
2016-11-27 | Minor problems exposed by compiling C++ tests under _ISOMAC. | Zack Weinberg | 1 | -0/+1 |
2016-11-07 | Document do_test in test-skeleton.c | Steve Ellcey | 1 | -1/+16 |
2016-10-07 | Consolidate fallocate{64} implementations | Adhemerval Zanella | 1 | -0/+19 |
2016-09-23 | test-skeleton.c: Remove unintended #include <stdarg.h>. | Florian Weimer | 1 | -1/+0 |
2016-09-21 | Add test case for O_TMPFILE handling in open, openat | Florian Weimer | 1 | -0/+15 |
2016-08-26 | Fix test-skeleton C99 designed initialization | Adhemerval Zanella | 1 | -1/+1 |
2016-08-26 | nptl: Avoid expected SIGALRM in most tests [BZ #20432] | Florian Weimer | 1 | -0/+157 |
2016-08-02 | malloc: Run tests without calling mallopt [BZ #19469] | Florian Weimer | 1 | -0/+2 |
2016-06-23 | test-skeleton.c (xrealloc): Support realloc-as-free | Florian Weimer | 1 | -3/+3 |
2016-06-23 | test-skeleton.c: xmalloc, xcalloc, xrealloc are potentially unused | Florian Weimer | 1 | -3/+3 |
2016-06-23 | test-skeleton.c: Add write_message function | Florian Weimer | 1 | -0/+10 |
2016-06-08 | 2016-06-09 Paul Pluzhnikov <ppluzhnikov@gmail.com> | Paul Pluzhnikov | 1 | -9/+49 |
2016-03-07 | test-skeleton.c: Do not set RLIMIT_DATA [BZ #19648] | Florian Weimer | 1 | -17/+0 |
2016-02-19 | test-skeleton: increase default TIMEOUT to 20 seconds | Mike Frysinger | 1 | -2/+3 |
2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2015-08-05 | test-skeleton: add usage information | Mike Frysinger | 1 | -0/+36 |
2015-06-05 | Avoid outputting to TTY after an expected memory corruption in testcase | Tulio Magno Quites Machado Filho | 1 | -11/+17 |
2015-05-18 | Ensure `wint_t' is defined before use in include/stdio.h | Arjun Shankar | 1 | -1/+2 |
2015-04-27 | test-skeleton: Support temporary files without memory leaks [BZ#18333] | Florian Weimer | 1 | -5/+18 |
2015-04-09 | Make test-skeleton.c grok TEST_DIRECT magic environment variable. | Roland McGrath | 1 | -5/+46 |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2014-11-12 | Fix tst-strcoll-overflow returning before timeout (BZ #17506) | Leonhard Holz | 1 | -28/+35 |
2014-06-30 | test-skeleton: Kill any child process's offspring | Maciej W. Rozycki | 1 | -2/+7 |
2014-06-23 | test-skeleton.c: Use stdout for error messages | Will Newton | 1 | -23/+21 |
2014-02-08 | tests: unify fortification handler logic | Mike Frysinger | 1 | -0/+28 |
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae | 1 | -1/+1 |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert | 1 | -3/+2 |
2009-08-14 | Improve test-skeleton.c to clean up after dead parent. | Ulrich Drepper | 1 | -3/+12 |
2005-12-23 | (timeout_handler): Rewrite ts initialization for C++. | Ulrich Drepper | 1 | -1/+3 |
2005-03-08 | * malloc/arena.c (ptmalloc_init): Recognize MALLOC_PERTURB_ and call | Ulrich Drepper | 1 | -1/+5 |
2004-12-22 | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | 1 | -8/+2 |
2007-07-12 | 2.5-18.1 | Jakub Jelinek | 1 | -2/+8 |
2004-02-19 | Update. | Ulrich Drepper | 1 | -2/+16 |
2003-12-31 | Update. | Ulrich Drepper | 1 | -1/+1 |
2003-06-25 | * posix/transbug.c: Include <string.h> for memset and strlen | Andreas Jaeger | 1 | -0/+1 |
2003-06-25 | Update. | Ulrich Drepper | 1 | -2/+15 |
2003-06-07 | Update. | Ulrich Drepper | 1 | -0/+11 |
2003-06-07 | Update. | Ulrich Drepper | 1 | -0/+1 |
2003-06-07 | Update. | Ulrich Drepper | 1 | -2/+2 |
2003-06-01 | Update. | Ulrich Drepper | 1 | -2/+2 |
2002-12-19 | Update. | Ulrich Drepper | 1 | -0/+1 |
2002-12-13 | * posix/bug-regex15.c: New file. | Roland McGrath | 1 | -0/+21 |
2002-12-07 | Update. | Ulrich Drepper | 1 | -0/+6 |
2002-09-30 | 2002-09-29 Roland McGrath <roland@redhat.com> | Roland McGrath | 1 | -2/+17 |
2002-09-15 | Update. | Ulrich Drepper | 1 | -3/+11 |