aboutsummaryrefslogtreecommitdiff
path: root/support
AgeCommit message (Expand)Author
2018-11-07support: Fix printf format for TEST_COMPARE_STRINGAdhemerval Zanella
2018-11-07support: Implement TEST_COMPARE_STRINGFlorian Weimer
2018-11-02support/shell-container.c: Use support_copy_file_rangeFlorian Weimer
2018-11-02support/test-container.c: Include <libc-pointer-arith.h>Florian Weimer
2018-10-30support_blob_repeat: Call mkstemp directory for the backing fileFlorian Weimer
2018-10-30stdlib/test-bz22786: Avoid spurious test failures using alias mappingsFlorian Weimer
2018-10-04Adjust name of ld.so in test-container.c.Stefan Liebler
2018-08-31test-container: Use xcopy_file_range for cross-device copy [BZ #23597]H.J. Lu
2018-08-28test-container: EPERM from unshare is UNSUPPORTEDFlorian Weimer
2018-08-27links-dso-program: Fix build-programs=no build case.DJ Delorie
2018-08-24Fix IA64 links-dso-program link.DJ Delorie
2018-08-22Add test-in-container infrastructure.DJ Delorie
2018-08-21Avoid running some tests if the file system does not support holesFlorian Weimer
2018-06-26support: Add TEST_NO_SETVBUFFlorian Weimer
2018-05-29support: Add wrappers for pthread_barrierattr_tFlorian Weimer
2018-05-23Switch IDNA implementation to libidn2 [BZ #19728] [BZ #19729] [BZ #22247]Florian Weimer
2018-05-16support: Add TEST_COMPARE_BLOB, support_quote_blobFlorian Weimer
2018-04-01support_format_addrinfo: Include unknown error number in resultFlorian Weimer
2018-03-13[BZ 1190] Make EOF sticky in stdio.Zack Weinberg
2018-01-12support: Preserve errno in write_message, TEST_VERIFY and other checksFlorian Weimer
2018-01-08resolv: Support binary labels in test frameworkFlorian Weimer
2018-01-08support: Increase usability of TEST_COMPAREFlorian Weimer
2018-01-08support: Define support_static_assert for use with C and C++Florian Weimer
2018-01-04support_enter_mount_namespace: Fix indentationSamuel Thibault
2018-01-04hurd: Fix support/support_enter_mount_namespace.c buildSamuel Thibault
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-12-22copy_file_range: New function to copy file dataFlorian Weimer
2017-12-14support: Simplify compiling most of support/ outside of glibcFlorian Weimer
2017-12-05Linux: Implement interfaces for memory protection keysFlorian Weimer
2017-12-05support/tst-test_compare: Fix 32-bit/64-bit expected output mismatchFlorian Weimer
2017-12-04support: Add TEST_COMPARE macroFlorian Weimer
2017-11-18support_become_root: Fix comment styleChristian Brauner
2017-11-18support_become_root: Don't fail when /proc/<pid/setgroups is missingChristian Brauner
2017-11-18support_enter_mount_namespace: Unshare with mount --make-rprivateFlorian Weimer
2017-11-18support_create_temp_directory: Align behavior with create_temp_fileFlorian Weimer
2017-11-17support_become_root: Enable file creation in user namespacesFlorian Weimer
2017-11-13support: Add <support/next_to_fault.h>Florian Weimer
2017-11-12support: Add xstrndup, xunlink, xreadlink, support_create_temp_directoryFlorian Weimer
2017-10-05support_format_hostent: Add more error information for NETDB_INTERNALFlorian Weimer
2017-09-25Revert "resolv_test.c: also cope with CONNREFUSED errors returned by recvfrom"Samuel Thibault
2017-09-25resolv_test.c: also cope with CONNREFUSED errors returned by recvfromSamuel Thibault
2017-09-20Implement xdlopen, xdlsym and xdlclose routines which terminate testPaul Pluzhnikov
2017-09-01support_chroot_create: Add support for /etc/hosts, /etc/host.confFlorian Weimer
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