about summary refs log tree commit diff
path: root/support
Commit message (Expand)AuthorAgeFilesLines
* Synchronize support/ infrastructure with masterFlorian Weimer2018-07-0317-4/+628
* Synchronize support/ infrastructure with masterFlorian Weimer2018-01-15140-313/+367
* Synchronize support/ infrastructure with masterFlorian Weimer2017-12-2238-16/+973
* Synchronize support/ infrastructure with masterFlorian Weimer2017-09-042-12/+31
* rwlock: Fix explicit hand-over (bug 21298)Carlos O'Donell2017-07-288-0/+172
* support: Add resolver testing mode which does not patch _resFlorian Weimer2017-07-052-2/+45
* support: Add support_chroot_create and support_chroot_freeFlorian Weimer2017-07-053-0/+104
* support: Check isolation of loopback addresses in tst-support-namespaceFlorian Weimer2017-07-051-2/+82
* support: Report actual exit status in support_capture_subprocess_checkFlorian Weimer2017-06-301-1/+1
* __inet_pton_length: Implement new internal helper functionFlorian Weimer2017-06-213-1/+30
* support: Add optstring supportAdhemerval Zanella2017-06-153-1/+12
* nptl: Invert the mmap/mprotect logic on allocated stacks (BZ#18988)Adhemerval Zanella2017-06-143-0/+29
* support: Expose TEST_VERIFY_EXIT behavior to GCC optimizersFlorian Weimer2017-06-092-7/+15
* resolv: Tests for various versions of res_initFlorian Weimer2017-06-0214-1/+445
* Add internal facility for dynamic array handlingFlorian Weimer2017-06-027-0/+400
* support_format_addrinfo: Fix flags and canonname formattingFlorian Weimer2017-05-111-16/+53
* support: Prevent multiple deletion of temporary filesFlorian Weimer2017-05-081-4/+14
* support: Delete temporary files in LIFO orderFlorian Weimer2017-05-081-11/+5
* Fix sys/socket.h namespace issues from sys/uio.h inclusion (bug 21426).Joseph Myers2017-04-251-0/+1
* Assume that accept4 is always available and worksFlorian Weimer2017-04-193-0/+34
* resolv: Reduce EDNS payload size to 1200 bytes [BZ #21361]Florian Weimer2017-04-132-3/+64
* Another round of inclusion fixes for _ISOMAC testsuite.Zack Weinberg2017-03-223-5/+10
* support: Explain ignored failures of temporary file removal [BZ #21243]Florian Weimer2017-03-151-1/+4
* support: Add error checking to close system calls [BZ #21244]Florian Weimer2017-03-156-15/+50
* support_format_dns_packet: Fix CNAME and multiple RR handlingFlorian Weimer2017-03-153-7/+114
* Bug 20116: Fix use after free in pthread_create()Carlos O'Donell2017-01-286-0/+114
* nptl: Add tst-robust-forkFlorian Weimer2017-01-2714-0/+317
* support: struct netent portability fix for support_format_netentFlorian Weimer2017-01-011-1/+3
* support: Use %td for pointer difference in xwriteFlorian Weimer2017-01-011-2/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-0181-81/+81
* resolv: Add beginnings of a libresolv test suiteFlorian Weimer2016-12-3138-0/+2906
* support: Implement --verbose option for test programsFlorian Weimer2016-12-315-8/+22
* support: Use support_record_failure consistentlyFlorian Weimer2016-12-3111-32/+28
* support: Helper functions for entering namespacesFlorian Weimer2016-12-317-0/+268
* Fix tst-support_record_failure-2 for run-built-tests = no.Joseph Myers2016-12-301-0/+2
* Add SYSV message queue testAdhemerval Zanella2016-12-281-0/+5
* support: Add support for delayed test failure reportingFlorian Weimer2016-12-2810-7/+530
* Fix assertion failure on test timeoutAndreas Schwab2016-12-151-1/+1
* Fix testsuite timeout handlingAndreas Schwab2016-12-101-1/+1
* support: Introduce new subdirectory for test infrastructureFlorian Weimer2016-12-0937-0/+1898