]> sourceware.org Git - newlib-cygwin.git/commit
Cygwin: testsuite: Setup test prereqs in 'installation' the tests run in
authorJon Turney <jon.turney@dronecode.org.uk>
Tue, 4 Jul 2023 12:59:14 +0000 (13:59 +0100)
committerJon Turney <jon.turney@dronecode.org.uk>
Fri, 14 Jul 2023 13:02:37 +0000 (14:02 +0100)
commite8c1a579cdc5fc71b1aac1e747f6b10d4a1e8fd6
tree229f30b5a8eabf9fe3ad1f0e79757e7cd545338e
parentb7c3a63bb3c4dab861b2bce8793b8dfb36151799
Cygwin: testsuite: Setup test prereqs in 'installation' the tests run in

Do some setup in the Cygwin 'installation' at testsuite/testinst/:

* Ensure /tmp exists

* Use BusyBox to provide executables needed by tests which use system()
(sh, sleep, ls)

This enables tests which use system(), or require /tmp to exist to pass.

Signed-off-by: Jon Turney <jon.turney@dronecode.org.uk>
.github/workflows/cygwin.yml
winsup/cygwin/Makefile.am
winsup/doc/faq-programming.xml
winsup/testsuite/Makefile.am
This page took 0.032497 seconds and 5 git commands to generate.