aboutsummaryrefslogtreecommitdiff
path: root/support
AgeCommit message (Expand)Author
2019-07-10nss_db: fix endent wrt NULL mappings [BZ #24695] [BZ #24696]DJ Delorie
2019-06-28support: Add xdlvsym functionFlorian Weimer
2019-06-21support: Invent verbose_printf macroMike Crowe
2019-06-21support: Add xclock_now helper function.Mike Crowe
2019-05-20support: Expose sbindir as support_sbindir_prefixFlorian Weimer
2019-05-20support: Add missing EOL terminators on timespecMike Crowe
2019-05-20support: Correct confusing commentMike Crowe
2019-05-16support: Report NULL blobs explicitly in TEST_COMPAREFlorian Weimer
2019-05-15support: Add support_install_rootsbindirAlexandra Hájková
2019-05-14support: Export bindir path on support_pathAdhemerval Zanella
2019-05-10support: Fix timespec printfAdhemerval Zanella
2019-05-09support: Add timespec.hMike Crowe
2019-05-08support: Add xclock_gettimeMike Crowe
2019-04-17support: Add support_capture_subprogramAdhemerval Zanella
2019-02-13Avoid fall-through in test-container if execlp fails.Joseph Myers
2019-02-07support: Implement xdlmopenFlorian Weimer
2019-02-06support: Use dlerror to detect NULL symbols in xdlsymFlorian Weimer
2019-02-06Fix alignment of TLS variables for tls variant TLS_TCB_AT_TP [BZ #23403]Stefan Liebler
2019-02-01support: Correct error message for TEST_COMPARE_STRINGFlorian Weimer
2019-02-01support: Handle AF_LOCAL, AF_UNSPEC in support_format_address_familyFlorian Weimer
2019-01-31nptl: Fix pthread_rwlock_try*lock stalls (Bug 23844)Carlos O'Donell
2019-01-31nss_files: Fix /etc/aliases null pointer dereference [BZ #24059]Florian Weimer
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