summaryrefslogtreecommitdiff
path: root/support
AgeCommit message (Expand)Author
2017-05-11support_format_addrinfo: Fix flags and canonname formattingFlorian Weimer
2017-05-08support: Prevent multiple deletion of temporary filesFlorian Weimer
2017-05-08support: Delete temporary files in LIFO orderFlorian Weimer
2017-04-25Fix sys/socket.h namespace issues from sys/uio.h inclusion (bug 21426).Joseph Myers
2017-04-19Assume that accept4 is always available and worksFlorian Weimer
2017-04-13resolv: Reduce EDNS payload size to 1200 bytes [BZ #21361]Florian Weimer
2017-03-22Another round of inclusion fixes for _ISOMAC testsuite.Zack Weinberg
2017-03-15support: Explain ignored failures of temporary file removal [BZ #21243]Florian Weimer
2017-03-15support: Add error checking to close system calls [BZ #21244]Florian Weimer
2017-03-15support_format_dns_packet: Fix CNAME and multiple RR handlingFlorian Weimer
2017-01-28Bug 20116: Fix use after free in pthread_create()Carlos O'Donell
2017-01-27nptl: Add tst-robust-forkFlorian Weimer
2017-01-01support: struct netent portability fix for support_format_netentFlorian Weimer
2017-01-01support: Use %td for pointer difference in xwriteFlorian Weimer
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-12-31resolv: Add beginnings of a libresolv test suiteFlorian Weimer
2016-12-31support: Implement --verbose option for test programsFlorian Weimer
2016-12-31support: Use support_record_failure consistentlyFlorian Weimer
2016-12-31support: Helper functions for entering namespacesFlorian Weimer
2016-12-30Fix tst-support_record_failure-2 for run-built-tests = no.Joseph Myers
2016-12-28Add SYSV message queue testAdhemerval Zanella
2016-12-28support: Add support for delayed test failure reportingFlorian Weimer
2016-12-15Fix assertion failure on test timeoutAndreas Schwab
2016-12-10Fix testsuite timeout handlingAndreas Schwab
2016-12-09support: Introduce new subdirectory for test infrastructureFlorian Weimer