summaryrefslogtreecommitdiff
path: root/support
AgeCommit message (Expand)Author
2019-01-24hurd: Fix libsupport xsigstack buildAdhemerval Zanella
2019-01-16Tests for minimal signal handler functionality in MINSIGSTKSZ space.Zack Weinberg
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-12-28Replace check_mul_overflow_size_t with __builtin_mul_overflowAdhemerval Zanella
2018-12-15support: Do not require overflow builtin in support/blob_repeat.cFlorian Weimer
2018-12-10test-container: move postclean outside of namespace changesDJ Delorie
2018-12-06support: Implement <support/descriptors.h> to track file descriptorsFlorian Weimer
2018-12-04test-container: add "su" command to run test as root, add unshare hintsDJ Delorie
2018-12-01support: Close original descriptors in support_capture_subprocessFlorian Weimer
2018-11-28support: Add signal support to support_capture_subprocess_checkFlorian Weimer
2018-11-28support_quote_string: Do not use str parameter nameFlorian Weimer
2018-11-27support: Implement support_quote_stringFlorian Weimer
2018-11-19support: Print timestamps in timeout handlerFlorian Weimer
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