| Commit message (Expand) | Author | Age | Files | Lines |
* | support: Add optstring support | Adhemerval Zanella | 2017-06-15 | 3 | -1/+12 |
* | nptl: Invert the mmap/mprotect logic on allocated stacks (BZ#18988) | Adhemerval Zanella | 2017-06-14 | 3 | -0/+29 |
* | support: Expose TEST_VERIFY_EXIT behavior to GCC optimizers | Florian Weimer | 2017-06-09 | 2 | -7/+15 |
* | resolv: Tests for various versions of res_init | Florian Weimer | 2017-06-02 | 14 | -1/+445 |
* | Add internal facility for dynamic array handling | Florian Weimer | 2017-06-02 | 7 | -0/+400 |
* | support_format_addrinfo: Fix flags and canonname formatting | Florian Weimer | 2017-05-11 | 1 | -16/+53 |
* | support: Prevent multiple deletion of temporary files | Florian Weimer | 2017-05-08 | 1 | -4/+14 |
* | support: Delete temporary files in LIFO order | Florian Weimer | 2017-05-08 | 1 | -11/+5 |
* | Fix sys/socket.h namespace issues from sys/uio.h inclusion (bug 21426). | Joseph Myers | 2017-04-25 | 1 | -0/+1 |
* | Assume that accept4 is always available and works | Florian Weimer | 2017-04-19 | 3 | -0/+34 |
* | resolv: Reduce EDNS payload size to 1200 bytes [BZ #21361] | Florian Weimer | 2017-04-13 | 2 | -3/+64 |
* | Another round of inclusion fixes for _ISOMAC testsuite. | Zack Weinberg | 2017-03-22 | 3 | -5/+10 |
* | support: Explain ignored failures of temporary file removal [BZ #21243] | Florian Weimer | 2017-03-15 | 1 | -1/+4 |
* | support: Add error checking to close system calls [BZ #21244] | Florian Weimer | 2017-03-15 | 6 | -15/+50 |
* | support_format_dns_packet: Fix CNAME and multiple RR handling | Florian Weimer | 2017-03-15 | 3 | -7/+114 |
* | Bug 20116: Fix use after free in pthread_create() | Carlos O'Donell | 2017-01-28 | 6 | -0/+114 |
* | nptl: Add tst-robust-fork | Florian Weimer | 2017-01-27 | 14 | -0/+317 |
* | support: struct netent portability fix for support_format_netent | Florian Weimer | 2017-01-01 | 1 | -1/+3 |
* | support: Use %td for pointer difference in xwrite | Florian Weimer | 2017-01-01 | 1 | -2/+2 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2017-01-01 | 81 | -81/+81 |
* | resolv: Add beginnings of a libresolv test suite | Florian Weimer | 2016-12-31 | 38 | -0/+2906 |
* | support: Implement --verbose option for test programs | Florian Weimer | 2016-12-31 | 5 | -8/+22 |
* | support: Use support_record_failure consistently | Florian Weimer | 2016-12-31 | 11 | -32/+28 |
* | support: Helper functions for entering namespaces | Florian Weimer | 2016-12-31 | 7 | -0/+268 |
* | Fix tst-support_record_failure-2 for run-built-tests = no. | Joseph Myers | 2016-12-30 | 1 | -0/+2 |
* | Add SYSV message queue test | Adhemerval Zanella | 2016-12-28 | 1 | -0/+5 |
* | support: Add support for delayed test failure reporting | Florian Weimer | 2016-12-28 | 10 | -7/+530 |
* | Fix assertion failure on test timeout | Andreas Schwab | 2016-12-15 | 1 | -1/+1 |
* | Fix testsuite timeout handling | Andreas Schwab | 2016-12-10 | 1 | -1/+1 |
* | support: Introduce new subdirectory for test infrastructure | Florian Weimer | 2016-12-09 | 37 | -0/+1898 |