aboutsummaryrefslogtreecommitdiff
path: root/winsup/testsuite
AgeCommit message (Expand)AuthorFilesLines
2024-01-19Cygwin: remove warnings from testsuite buildCorinna Vinschen3-8/+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-08-08Cygwin: CI: XFAIL umask03Jon Turney1-1/+5
2023-08-08Cygwin: testsuite: Fix cygload testJon Turney1-1/+1
2023-08-08Cygwin: testsuite: Update READMEJon Turney1-24/+58
2023-08-08Cygwin: testsuite: Add '-notimeout' option to cygrunJon Turney1-4/+22
2023-07-22Cygwin: testsuite: Drop using DejaGnu to run testsJon Turney7-144/+43
2023-07-21Cygwin: testsuite: Drop setting TDIRECTORYJon Turney3-15/+2
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 Turney2-0/+18
2023-07-14Cygwin: testsuite: Remove const from writable string in fcntl07bJon Turney1-1/+1
2023-07-14Cygwin: testsuite: Add a simple timeout mechanismJon Turney1-2/+15
2023-07-14Cygwin: testsuite: Setup test prereqs in 'installation' the tests run inJon Turney1-1/+24
2023-01-13Cygwin: testsuite: Drop appending 'ntsec' to CYGWIN in cygrun wrapperJon Turney1-16/+0
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 Turney14-40/+40
2023-01-13Cygwin: testsuite: Build testcases using automakeJon Turney6-66/+324
2023-01-13Cygwin: testsuite: automake doesn't define objdirJon Turney1-1/+1
2023-01-10Cygwin: Run testsuite against the just-built DLLJon Turney5-12/+12
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: Fix TEST_RETURN for 64-bitJon Turney2-4/+4
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
2022-01-10Cygwin: do not build MinGW testsuite/cygrun --with-cross-bootstrapYaakov Selkowitz1-0/+2
2021-09-03Cygwin: testsuite: avoid "conflicting types" gcc warningCorinna Vinschen1-3/+3
2021-04-29Cygwin: automake: change @INCLUDES@ to @AM_CPPFLAGS@ to avoid warningsCorinna Vinschen1-1/+1
2021-04-29Cygwin: drop all generated autotools filesCorinna Vinschen2-1549/+0
2021-04-27Cygwin: Use automake (v5)Jon Turney6-136/+1600
2020-12-02Cygwin: testsuite: libltp: fix warnings showing up with -WallCorinna Vinschen4-12/+19
2020-11-20Cygwin: Remove recursive configureJon Turney4-4235/+3
2020-11-18Cygwin: Testsuite Makefile cleanupJon Turney1-13/+2
2020-11-18Cygwin: Use grep in text mode to look for version stringsJon Turney1-1/+1
2020-11-16Cygwin: testsuite: fix insecure usage of printf in libltpCorinna Vinschen1-1/+1
2020-11-12Cygwin: Fix testsuite tmpdir creation with non-default cygdrive prefixJon Turney2-5/+7
2020-11-08Cygwin: Ensure temporary directory used by tests existsJon Turney3-4/+15
2020-11-08Cygwin: Set PATH for tests to pick up cygwin0.dllJon Turney1-0/+2