aboutsummaryrefslogtreecommitdiff
path: root/support
AgeCommit message (Expand)AuthorFilesLines
2017-03-22Another round of inclusion fixes for _ISOMAC testsuite.Zack Weinberg3-5/+10
2017-03-15support: Explain ignored failures of temporary file removal [BZ #21243]Florian Weimer1-1/+4
2017-03-15support: Add error checking to close system calls [BZ #21244]Florian Weimer6-15/+50
2017-03-15support_format_dns_packet: Fix CNAME and multiple RR handlingFlorian Weimer3-7/+114
2017-01-28Bug 20116: Fix use after free in pthread_create()Carlos O'Donell6-0/+114
2017-01-27nptl: Add tst-robust-forkFlorian Weimer14-0/+317
2017-01-01support: struct netent portability fix for support_format_netentFlorian Weimer1-1/+3
2017-01-01support: Use %td for pointer difference in xwriteFlorian Weimer1-2/+2
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers81-81/+81
2016-12-31resolv: Add beginnings of a libresolv test suiteFlorian Weimer38-0/+2906
2016-12-31support: Implement --verbose option for test programsFlorian Weimer5-8/+22
2016-12-31support: Use support_record_failure consistentlyFlorian Weimer11-32/+28
2016-12-31support: Helper functions for entering namespacesFlorian Weimer7-0/+268
2016-12-30Fix tst-support_record_failure-2 for run-built-tests = no.Joseph Myers1-0/+2
2016-12-28Add SYSV message queue testAdhemerval Zanella1-0/+5
2016-12-28support: Add support for delayed test failure reportingFlorian Weimer10-7/+530
2016-12-15Fix assertion failure on test timeoutAndreas Schwab1-1/+1
2016-12-10Fix testsuite timeout handlingAndreas Schwab1-1/+1
2016-12-09support: Introduce new subdirectory for test infrastructureFlorian Weimer37-0/+1898