aboutsummaryrefslogtreecommitdiff
path: root/winsup/testsuite/winsup.api
AgeCommit message (Expand)AuthorFilesLines
2024-01-19Cygwin: remove warnings from testsuite buildCorinna Vinschen2-7/+4
2023-08-11Cygwin: testsuite: Tweak lseek03 after addition of SEEK_HOLEJon Turney1-1/+1
2023-08-11Cygwin: testsuite: Add a small delay in kill01Jon Turney3-0/+3
2023-07-22Cygwin: testsuite: Drop using DejaGnu to run testsJon Turney3-108/+0
2023-07-21Cygwin: testsuite: Drop setting TDIRECTORYJon Turney1-3/+1
2023-07-18Cygwin: testsuite: Make cancel3 and cancel5 more robustJon Turney2-4/+32
2023-07-14Cygwin: testsuite: Drop Adminstrator privileges while running testsJon Turney1-1/+1
2023-07-14Cygwin: testsuite: Minor fixes to umask03Jon Turney1-8/+13
2023-07-14Cygwin: testsuite: Fix a buffer overflow in symlink01Jon Turney1-1/+1
2023-07-14Cygwin: testsuite: Busy-wait in cancel3 and cancel5Jon Turney2-12/+36
2023-07-14Cygwin: testsuite: Fix for limited thread priority valuesJon Turney3-5/+62
2023-07-14Cygwin: testsuite: Also check direct call in systemcallJon Turney1-1/+9
2023-07-14Cygwin: testsuite: Just log result of second open of /dev/dspJon Turney1-14/+6
2023-07-14Cygwin: testsuite: Skip devdsp test when no audio devices presentJon Turney1-0/+15
2023-07-14Cygwin: testsuite: Remove const from writable string in fcntl07bJon Turney1-1/+1
2023-01-13Cygwin: testsuite: Update pthread tests for default SCHED_FIFOJon Turney3-11/+11
2023-01-13Cygwin: testsuite: Update mutex tests for changed default mutex typeJon Turney4-6/+3
2023-01-13Cygwin: testsuite: 64-bit fixes in pthread testcasesJon Turney17-77/+77
2023-01-13Cygwin: testsuite: Fix compilation warningsJon Turney13-39/+39
2023-01-13Cygwin: testsuite: Build testcases using automakeJon Turney3-54/+16
2023-01-10Cygwin: Run testsuite against the just-built DLLJon Turney2-4/+6
2022-12-21Cygwin: Makefile: Drop all the "test dll" considerationsJon Turney1-1/+1
2022-08-29Cygwin: testsuite: Add x86_64 code to "dynamically load cygwin" testJon Turney2-4/+26
2022-08-29Cygwin: testsuite: In pathconf01 use the temporary directory instead of "/tmp"Jon Turney1-1/+7
2022-08-29Cygwin: testsuite: Fix size of write to temporary file to be mmap()edJon Turney6-7/+6
2022-08-29Cygwin: testsuite: Remove passing tests from XFAIL listJon Turney1-2/+2
2022-08-29Cygwin: testsuite: Don't write coredump in a child which is expected to segfaultJon Turney1-1/+4
2022-05-29Cygwin: remove some 32-bit only path conversion functionsKen Brown1-2/+0
2021-04-27Cygwin: Use automake (v5)Jon Turney1-2/+4
2020-11-12Cygwin: Fix testsuite tmpdir creation with non-default cygdrive prefixJon Turney1-1/+1
2020-11-08Cygwin: Ensure temporary directory used by tests existsJon Turney1-1/+3
2020-11-08Cygwin: Check exit code of a test, rather than stdoutJon Turney1-7/+13
2020-11-08Cygiwn: Detect and use MinGW compilers for testsuite wrappersJon Turney1-1/+1
2020-01-29Use remove-advertising-clause script to edit BSD licensesKeith Packard3-15/+3
2016-06-23Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout optioncygwin-2_5_2-releaseCorinna Vinschen3-5/+0
2015-10-27Remove spurious execute permissions from some Cygwin source and text filesJon Turney1-0/+0
2006-06-12 * winsup.api/user_malloc.c: New file.Corinna Vinschen1-0/+216
2006-05-31* winsup.api/cygload.h: Increase padding to 32768.Christopher Faylor1-1/+1
2006-03-23* winsup.api/checksignal.c (main): Add test for siginterrupt.Christopher Faylor1-28/+43
2006-01-02* cygload/README: Delete.Christopher Faylor5-27/+856
2006-01-02* winsup.api/resethand.c (main): Remove core dump flag from exit status.Christopher Faylor1-0/+1
2006-01-02* winsup.api/resethand.c (main): Coerce argument to pointer to stop gccChristopher Faylor1-1/+1
2006-01-01* winsup.api/resethand.c: Use SIGSEGV for the signal to test.Christopher Faylor1-5/+6
2006-01-01* winsup.api/resethand.c: New file.Christopher Faylor1-0/+35
2005-12-11* winsup.api/ltp/dup03.c (cleanup): Fix longstanding off-by-one error whenChristopher Faylor1-2/+2
2005-10-11revert erroneous checkinChristopher Faylor1-1/+0
2005-10-11* Makefile.common (CFLAGS_COMMON): Add -Wstrict-aliasing.Christopher Faylor1-0/+1
2005-06-11* winsup.api/pthread/cancel2.c: Use explicit initializer for mutex.Christopher Faylor4-15/+22
2005-06-10* winsup.api/winsup.exp: Remove (temporarily?) -nostdinc from build since itChristopher Faylor1-1/+1
2005-05-182005-05-17 Brian Dessent <brian@dessent.net>Brian Dessent5-5/+5