aboutsummaryrefslogtreecommitdiff
path: root/support
AgeCommit message (Expand)AuthorFilesLines
2018-01-12support: Preserve errno in write_message, TEST_VERIFY and other checksFlorian Weimer4-0/+12
2018-01-08resolv: Support binary labels in test frameworkFlorian Weimer1-133/+161
2018-01-08support: Increase usability of TEST_COMPAREFlorian Weimer3-32/+37
2018-01-08support: Define support_static_assert for use with C and C++Florian Weimer1-9/+16
2018-01-04support_enter_mount_namespace: Fix indentationSamuel Thibault1-1/+1
2018-01-04hurd: Fix support/support_enter_mount_namespace.c buildSamuel Thibault1-0/+2
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers140-140/+140
2017-12-22copy_file_range: New function to copy file dataFlorian Weimer5-0/+90
2017-12-14support: Simplify compiling most of support/ outside of glibcFlorian Weimer11-2/+11
2017-12-05Linux: Implement interfaces for memory protection keysFlorian Weimer7-1/+133
2017-12-05support/tst-test_compare: Fix 32-bit/64-bit expected output mismatchFlorian Weimer1-2/+2
2017-12-04support: Add TEST_COMPARE macroFlorian Weimer4-0/+216
2017-11-18support_become_root: Fix comment styleChristian Brauner1-1/+1
2017-11-18support_become_root: Don't fail when /proc/<pid/setgroups is missingChristian Brauner1-5/+16
2017-11-18support_enter_mount_namespace: Unshare with mount --make-rprivateFlorian Weimer3-0/+51
2017-11-18support_create_temp_directory: Align behavior with create_temp_fileFlorian Weimer4-15/+10
2017-11-17support_become_root: Enable file creation in user namespacesFlorian Weimer1-3/+54
2017-11-13support: Add <support/next_to_fault.h>Florian Weimer3-0/+101
2017-11-12support: Add xstrndup, xunlink, xreadlink, support_create_temp_directoryFlorian Weimer10-5/+207
2017-10-05support_format_hostent: Add more error information for NETDB_INTERNALFlorian Weimer1-4/+10
2017-09-25Revert "resolv_test.c: also cope with CONNREFUSED errors returned by recvfrom"Samuel Thibault1-7/+1
2017-09-25resolv_test.c: also cope with CONNREFUSED errors returned by recvfromSamuel Thibault1-1/+7
2017-09-20Implement xdlopen, xdlsym and xdlclose routines which terminate testPaul Pluzhnikov3-0/+93
2017-09-01support_chroot_create: Add support for /etc/hosts, /etc/host.confFlorian Weimer2-12/+31
2017-07-28rwlock: Fix explicit hand-over (bug 21298)Carlos O'Donell8-0/+172
2017-07-05support: Add resolver testing mode which does not patch _resFlorian Weimer2-2/+45
2017-07-05support: Add support_chroot_create and support_chroot_freeFlorian Weimer3-0/+104
2017-07-05support: Check isolation of loopback addresses in tst-support-namespaceFlorian Weimer1-2/+82
2017-06-30support: Report actual exit status in support_capture_subprocess_checkFlorian Weimer1-1/+1
2017-06-21__inet_pton_length: Implement new internal helper functionFlorian Weimer3-1/+30
2017-06-15support: Add optstring supportAdhemerval Zanella3-1/+12
2017-06-14nptl: Invert the mmap/mprotect logic on allocated stacks (BZ#18988)Adhemerval Zanella3-0/+29
2017-06-09support: Expose TEST_VERIFY_EXIT behavior to GCC optimizersFlorian Weimer2-7/+15
2017-06-02resolv: Tests for various versions of res_initFlorian Weimer14-1/+445
2017-06-02Add internal facility for dynamic array handlingFlorian Weimer7-0/+400
2017-05-11support_format_addrinfo: Fix flags and canonname formattingFlorian Weimer1-16/+53
2017-05-08support: Prevent multiple deletion of temporary filesFlorian Weimer1-4/+14
2017-05-08support: Delete temporary files in LIFO orderFlorian Weimer1-11/+5
2017-04-25Fix sys/socket.h namespace issues from sys/uio.h inclusion (bug 21426).Joseph Myers1-0/+1
2017-04-19Assume that accept4 is always available and worksFlorian Weimer3-0/+34
2017-04-13resolv: Reduce EDNS payload size to 1200 bytes [BZ #21361]Florian Weimer2-3/+64
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