about summary refs log tree commit diff
path: root/support/Makefile
Commit message (Expand)AuthorAgeFilesLines
* support: Implement <support/descriptors.h> to track file descriptorsFlorian Weimer2018-12-061-0/+2
* support: Implement support_quote_stringFlorian Weimer2018-11-271-0/+2
* support: Implement TEST_COMPARE_STRINGFlorian Weimer2018-11-071-0/+2
* stdlib/test-bz22786: Avoid spurious test failures using alias mappingsFlorian Weimer2018-10-301-0/+2
* Adjust name of ld.so in test-container.c.Stefan Liebler2018-10-041-0/+1
* test-container: Use xcopy_file_range for cross-device copy [BZ #23597]H.J. Lu2018-08-311-0/+2
* links-dso-program: Fix build-programs=no build case.DJ Delorie2018-08-271-10/+0
* Fix IA64 links-dso-program link.DJ Delorie2018-08-241-1/+1
* Add test-in-container infrastructure.DJ Delorie2018-08-221-0/+42
* Avoid running some tests if the file system does not support holesFlorian Weimer2018-08-211-0/+1
* support: Add wrappers for pthread_barrierattr_tFlorian Weimer2018-05-291-0/+3
* support: Add TEST_COMPARE_BLOB, support_quote_blobFlorian Weimer2018-05-161-0/+4
* [BZ 1190] Make EOF sticky in stdio.Zack Weinberg2018-03-131-0/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* copy_file_range: New function to copy file dataFlorian Weimer2017-12-221-0/+3
* Linux: Implement interfaces for memory protection keysFlorian Weimer2017-12-051-1/+5
* support: Add TEST_COMPARE macroFlorian Weimer2017-12-041-0/+2
* support_enter_mount_namespace: Unshare with mount --make-rprivateFlorian Weimer2017-11-181-0/+1
* support: Add <support/next_to_fault.h>Florian Weimer2017-11-131-0/+1
* support: Add xstrndup, xunlink, xreadlink, support_create_temp_directoryFlorian Weimer2017-11-121-1/+5
* Implement xdlopen, xdlsym and xdlclose routines which terminate testPaul Pluzhnikov2017-09-201-0/+1
* rwlock: Fix explicit hand-over (bug 21298)Carlos O'Donell2017-07-281-0/+6
* support: Add support_chroot_create and support_chroot_freeFlorian Weimer2017-07-051-0/+1
* __inet_pton_length: Implement new internal helper functionFlorian Weimer2017-06-211-0/+1
* nptl: Invert the mmap/mprotect logic on allocated stacks (BZ#18988)Adhemerval Zanella2017-06-141-0/+1
* resolv: Tests for various versions of res_initFlorian Weimer2017-06-021-0/+9
* Add internal facility for dynamic array handlingFlorian Weimer2017-06-021-0/+4
* Assume that accept4 is always available and worksFlorian Weimer2017-04-191-0/+1
* support: Add error checking to close system calls [BZ #21244]Florian Weimer2017-03-151-0/+1
* support_format_dns_packet: Fix CNAME and multiple RR handlingFlorian Weimer2017-03-151-0/+3
* Bug 20116: Fix use after free in pthread_create()Carlos O'Donell2017-01-281-0/+4
* nptl: Add tst-robust-forkFlorian Weimer2017-01-271-0/+11
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* resolv: Add beginnings of a libresolv test suiteFlorian Weimer2016-12-311-0/+27
* support: Helper functions for entering namespacesFlorian Weimer2016-12-311-0/+4
* Fix tst-support_record_failure-2 for run-built-tests = no.Joseph Myers2016-12-301-0/+2
* support: Add support for delayed test failure reportingFlorian Weimer2016-12-281-1/+17
* support: Introduce new subdirectory for test infrastructureFlorian Weimer2016-12-091-0/+64