summaryrefslogtreecommitdiffstats
path: root/winsup/testsuite/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* * winsup.api/mmaptest01.c (main): Accomodate 9x memory usage.Corinna Vinschen2004-08-241-0/+4
|
* * winsup.api/ltp/symlink01.c (do_link): Print inode numbers using %lluCorinna Vinschen2004-08-241-0/+5
| | | | format specifier.
* * devdsp.c: Outputs the names of the main test functions.Corinna Vinschen2004-08-171-0/+11
| | | | | | | | | (forkrectest): Expect child success. (forkplaytest): Ditto. (syncwithchild): Output the child status and the desired value. (sinegenw): Reduce volume of the beep. (sinegenb): Ditto. (dup_test): New test.
* * winsup.api/devdsp.c (forkrectest): Move synchronization with childCorinna Vinschen2004-04-131-0/+7
| | | | | | so that test passes also under high CPU load. (forkplaytest): Ditto. (abortplaytest): New function to test ioctl code SNDCTL_DSP_RESET.
* * winsup.api/devdsp.c (ioctltest): Add 2 tests for ioctl codesCorinna Vinschen2004-04-051-0/+5
| | | | SNDCTL_DSP_CHANNELS and SNDCTL_DSP_GETCAPS.
* * winsup.api/devdsp.c: New file, testing fhandler_dev_dsp code.Corinna Vinschen2004-03-241-0/+5
| | | | * winsup.api/devdsp_okay.h: Ditto.
* * winsup.api/known_bugs.tcl: Remove mknod01 since mknod now works.Christopher Faylor2004-03-071-0/+5
| | | | * winsup.api/ltp/mknod01.c: Remove root check when running on cygwin.
* * winsup.api/pthread/mutex8e.c: New testcase.Thomas Pfaff2004-03-041-0/+6
| | | | | * winsup.api/pthread/mutex8n.c: Ditto. * winsup.api/pthread/mutex8r.c: Ditto.
* * winsup.api/pthread/rwlock7.c (main): Don't assume that result of randChristopher Faylor2003-12-241-0/+5
| | | | operation is non-zero.
* * winsup.api/known_bugs.tcl: Remove fcntl09 and fcntl10. TheseCorinna Vinschen2003-12-011-0/+8
| | | | | | | tests had a compatibility bug. * winsup.api/ltp/fcntl09.c: Don't use F_RDLCK | F_WRLCK but only F_WRLCK to set a write lock. * winsup.api/ltp/fcntl10.c: Ditto.
* * winsup.api/known_bugs.tcl: Remove lseek10 since mknod now works.Christopher Faylor2003-11-251-0/+4
|
* * winsup.api/msgtest.c (main): Revert to use the SIGSYS signal handler.Corinna Vinschen2003-11-201-0/+6
| | | | | * winsup.api/semtest.c (main): Ditto. * winsup.api/shmtest.c (main): Ditto.
* * winsup.api/msgtest.c: New file derived from FreeBSD, testingCorinna Vinschen2003-11-191-0/+7
| | | | | | XSI Message Queue support. * winsup.api/semtest.c: Ditto, testing XSI Semaphore support. * winsup.api/shmtest.c: Ditto, testing XSI Shared Memory support.
* * winsup.api/known_bugs.tcl: Remove gethostid01 from list of known bugs.Christopher Faylor2003-07-061-0/+5
|
* * Makefile.in: Remove .dat files when cleaning.Christopher Faylor2003-07-061-0/+4
|
* * Makefile.in: Remove .d files when cleaning.Christopher Faylor2003-07-061-0/+4
|
* * libltp/include/test.h: Remove gethostid declaration.Corinna Vinschen2003-05-091-0/+4
|
* * winsup.api/pthread/condvar9.c: Fix test.Thomas Pfaff2003-04-081-0/+4
|
* * winsup.api/pthread/rwlock1.c: Remove pthreads-win32 header.Thomas Pfaff2003-03-271-0/+9
| | | | | | | | * winsup.api/pthread/rwlock2.c: Ditto. * winsup.api/pthread/rwlock3.c: Ditto. * winsup.api/pthread/rwlock4.c: Ditto. * winsup.api/pthread/rwlock5.c: Ditto. * winsup.api/pthread/rwlock6.c: Ditto.
* * winsup.api/pthread/condvar7.c (mythread): CastThomas Pfaff2003-03-271-0/+9
| | | | | | | | pthread_mutex_unlock argument of pthread_cleanup_push to void *, preventing a compiler warning / testsuite failure. * winsup.api/pthread/condvar9.c (mythread): Likewise. * winsup.api/pthread/rwlock7.c (main): Use ftime instead of _ftime.
* * winsup.api/pthread/rwlock1.c: New test.Thomas Pfaff2003-03-181-0/+10
| | | | | | | | | * winsup.api/pthread/rwlock2.c: Ditto. * winsup.api/pthread/rwlock3.c: Ditto. * winsup.api/pthread/rwlock4.c: Ditto. * winsup.api/pthread/rwlock5.c: Ditto. * winsup.api/pthread/rwlock6.c: Ditto. * winsup.api/pthread/rwlock7.c: Ditto.
* * winsup.api/pthread/condvar7.c: New test.Thomas Pfaff2003-03-181-0/+5
| | | | * winsup.api/pthread/condvar9.c: Ditto.
* * winsup.api/pthread/mutex1n.c: New test.Thomas Pfaff2003-03-181-0/+6
| | | | | * winsup.api/pthread/mutex6n.c: Ditto. * winsup.api/pthread/mutex7n.c: Ditto.
* * winsup.api/winsup.exp: Use -nostdinc when compiling.Christopher Faylor2003-03-091-0/+6
| | | | | * Makefile.in: Specifically search compiler include directory since it is now stripped via -nostdinc.
* * winsup.api/ltp/fork10.c (main): Remove non-portable declarationCorinna Vinschen2003-03-091-0/+5
| | | | of lseek.
* * Makefile.in: Use "cygwin0" rather than "new-cygwin" to denote in-build-treeChristopher Faylor2003-03-091-0/+7
| | | | | | version of library or dll. * config/default.exp: Ditto. * winsup.api/winsup.exp: Ditto.
* * winsup.api/known_bugs.tcl: Remove fsync01, setregid01 and setreuid01Corinna Vinschen2003-03-071-0/+5
| | | | from list of known bugs.
* * winsup.api/crlf.c: Fix C signed/unsigned compare warning.Corinna Vinschen2003-02-201-0/+26
| | | | | | | | | | | | | | | | | | | | | | | | | * winsup.api/mmaptest01.c: Ditto. * winsup.api/ltp/chmod01.c: Ditto. * winsup.api/ltp/fork04.c: Ditto. * winsup.api/ltp/lseek03.c: Ditto. * winsup.api/ltp/lseek06.c: Ditto. * winsup.api/ltp/lseek07.c: Ditto. * winsup.api/ltp/lseek08.c: Ditto. * winsup.api/ltp/mmap001.c: Ditto. * winsup.api/ltp/mmap02.c: Ditto. * winsup.api/ltp/mmap03.c: Ditto. * winsup.api/ltp/mmap04.c: Ditto. * winsup.api/ltp/mmap05.c: Ditto. * winsup.api/ltp/mmap06.c: Ditto. * winsup.api/ltp/mmap07.c: Ditto. * winsup.api/ltp/mmap08.c: Ditto. * winsup.api/ltp/pipe11.c: Ditto. * winsup.api/ltp/poll01.c: Ditto. * winsup.api/ltp/sync02.c: Ditto. * winsup.api/ltp/times03.c: Ditto. * winsup.api/ltp/umask03.c: Ditto. * winsup.api/ltp/getpgid01.c: Remove unused obsolete include. * winsup.api/ltp/getpgid02.c: Ditto.
* * winsup.api/winsup.exp (ws_spawn): Tweak slightly to work with tcl 8.4.1.Christopher Faylor2003-02-081-0/+5
|
* * libltp/lib/parse_opts.c: Deal with C warnings.Christopher Faylor2003-02-081-0/+6
| | | | | * winsup.api/pthread/cancel12.c: Ditto. * winsup.api/winsup.exp: Don't use -g3.
* * winsup.api/pthread/cancel11.c: New test.Thomas Pfaff2003-02-041-0/+5
| | | | * winsup.api/pthread/cancel12.c: Ditto.
* Fix typo.Christopher Faylor2003-01-261-1/+17
|
* * libltp/include/usctest.h: Add externs to some variables that need it.Christopher Faylor2003-01-241-0/+6
| | | | | * winsup.api/ltp/mmap05.c (main): Make file_content volatile to avoid optimization glitch.
* * winsup.api/mmaptest03.c (main): Mark variables as volatile to avoidChristopher Faylor2003-01-241-0/+5
| | | | optimization induced problems.
* * Makefile (check): Add cygrun.exe dependency.Christopher Faylor2003-01-241-0/+4
|
* Perform more C warning fixup on all C source files and headers.Christopher Faylor2003-01-241-0/+4
|
* * libltp/include/test.h: Fix C warnings.Christopher Faylor2003-01-231-0/+23
| | | | | | | | | | | | | | | | | | | | * winsup.api/checksignal.c: Ditto. * winsup.api/crlf.c: Ditto. * winsup.api/devzero.c: Ditto. * winsup.api/iospeed.c: Ditto. * winsup.api/mmaptest01.c: Ditto. * winsup.api/mmaptest02.c: Ditto. * winsup.api/mmaptest03.c: Ditto. * winsup.api/mmaptest04.c: Ditto. * winsup.api/nullgetcwd.c: Ditto. * winsup.api/sigchld.c: Ditto. * winsup.api/signal-into-win32-api.c: Ditto. * winsup.api/systemcall.c: Ditto. * winsup.api/waitpid.c: Ditto. * winsup.api/pthread/mainthreadexits.c: Ditto. * winsup.api/pthread/test.h: Ditto. * winsup.api/pthread/threadidafterfork.c: Ditto. * Makefile.in: Remove cygrun.exe from RUNTIME since it is built here now.
* * Makeifle.in: Use ALL_CFLAGS to build test programs so that correct librariesChristopher Faylor2003-01-231-0/+5
| | | | and other options are used.
* * cygrun.c: Move here from ../cygwin.Corinna Vinschen2003-01-221-0/+6
| | | | | * Makefile.in: Build cygrun.exe. * winsup.api/winsup.exp: Expect cygrun.exe in $rootme.
* * Makefile.in: Find tcl library in the right place.Christopher Faylor2003-01-221-0/+4
|
* * winsup.api/pthread/cancel9.c: Make child pid static global.Thomas Pfaff2003-01-211-2/+1
| | | | (main): Wait in mainthread until child process has terminated.
* * winsup.api/pthread/cancel9.c: Make child pid static global.Thomas Pfaff2003-01-211-2/+3
| | | | (main): Wait in mainthread until child process has terminated.
* * winsup.api/pthread/cancel9.c: Wait in mainthread until child process has ↵Thomas Pfaff2003-01-211-0/+5
| | | | terminated.
* Add winsup.api/pthread/cancel10.cThomas Pfaff2003-01-141-6/+7
|
* Add winsup.api/pthread/cancel9.cThomas Pfaff2003-01-141-0/+5
|
* Add winsup.api/pthread/cancel7.c and winsup.api/pthread/cancel8.cThomas Pfaff2003-01-141-1/+7
|
* Add winsup.api/pthread/cancel6.cThomas Pfaff2003-01-141-0/+5
|
* Add pthread_mutex testsThomas Pfaff2003-01-091-0/+14
|
* 2002-11-25 Robert Collins <rbtcollins@hotmail.com>Robert Collins2002-11-241-0/+7
| | | | | | | * readme: Document running portions of the test suite (Thanks Egor!). * winsup.api/pthread/mainthreadexits.c: New file, derived from Thomas Pfaff's test cases. * winsup.api/pthread/threadidafterfork.c: Ditto.
* * Makefile.in (RUNTEST): Use Makefile's srcdir and bupdir* macros, whereChristopher Faylor2002-08-261-0/+7
| | | | | | appropriate. * winsup.api/winsup.exp: Use -nodefaultlibs when linking executable to avoid potentially linking installed dll.