summaryrefslogtreecommitdiff
path: root/support
AgeCommit message (Expand)Author
2017-07-28rwlock: Fix explicit hand-over (bug 21298)Carlos O'Donell
2017-07-05support: Add resolver testing mode which does not patch _resFlorian Weimer
2017-07-05support: Add support_chroot_create and support_chroot_freeFlorian Weimer
2017-07-05support: Check isolation of loopback addresses in tst-support-namespaceFlorian Weimer
2017-06-30support: Report actual exit status in support_capture_subprocess_checkFlorian Weimer
2017-06-21__inet_pton_length: Implement new internal helper functionFlorian Weimer
2017-06-15support: Add optstring supportAdhemerval Zanella
2017-06-14nptl: Invert the mmap/mprotect logic on allocated stacks (BZ#18988)Adhemerval Zanella
2017-06-09support: Expose TEST_VERIFY_EXIT behavior to GCC optimizersFlorian Weimer
2017-06-02resolv: Tests for various versions of res_initFlorian Weimer
2017-06-02Add internal facility for dynamic array handlingFlorian Weimer
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