newlib-cygwin/winsup/testsuite/winsup.api
Jon Turney a1ee8a0f05
Cygwin: testsuite: Drop using DejaGnu to run tests
A more sophisticated (and modern) test harness would probably be useful,
but switching to Automake's built-in test harness gets us parallel test
execution, colourization of failures, simplifies matters, seems adequate
for the current testuite, and means we don't need to write any icky Tcl.

Signed-off-by: Jon Turney <jon.turney@dronecode.org.uk>
2023-07-22 17:16:37 +01:00
..
ltp Cygwin: testsuite: Minor fixes to umask03 2023-07-14 14:02:47 +01:00
pthread Cygwin: testsuite: Make cancel3 and cancel5 more robust 2023-07-18 16:45:25 +01:00
samples Cygwin: testsuite: Build testcases using automake 2023-01-13 17:03:52 +00:00
checksignal.c * winsup.api/checksignal.c (main): Add test for siginterrupt. 2006-03-23 15:52:16 +00:00
crlf.c
cygload.cc Cygwin: testsuite: Add x86_64 code to "dynamically load cygwin" test 2022-08-29 17:53:48 +01:00
cygload.h Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout option 2016-06-23 10:09:17 +02:00
devdsp.c Cygwin: testsuite: Just log result of second open of /dev/dsp 2023-07-14 14:02:42 +01:00
devdsp_okay.h
devzero.c
iospeed.c
mmaptest01.c
mmaptest02.c
mmaptest03.c Cygwin: testsuite: Fix compilation warnings 2023-01-13 17:03:54 +00:00
mmaptest04.c
msgtest.c Use remove-advertising-clause script to edit BSD licenses 2020-01-29 19:03:31 +01:00
nullgetcwd.c
resethand.c Cygwin: testsuite: Don't write coredump in a child which is expected to segfault 2022-08-29 17:53:41 +01:00
semtest.c Use remove-advertising-clause script to edit BSD licenses 2020-01-29 19:03:31 +01:00
shmtest.c Use remove-advertising-clause script to edit BSD licenses 2020-01-29 19:03:31 +01:00
sigchld.c
signal-into-win32-api.c Remove spurious execute permissions from some Cygwin source and text files 2015-10-27 16:10:37 +00:00
systemcall.c Cygwin: testsuite: Also check direct call in systemcall 2023-07-14 14:02:43 +01:00
user_malloc.c Cygwin: testsuite: Fix compilation warnings 2023-01-13 17:03:54 +00:00
waitpid.c