Egor Duda
|
d961def403
|
* winsup.api/ltp/dup03.c: New test.
* winsup.api/ltp/lseek03.c: Ditto.
* winsup.api/ltp/mmap001.c: Ditto.
* winsup.api/ltp/read01.c: Ditto.
* winsup.api/ltp/readdir01.c: Ditto.
* winsup.api/ltp/rmdir05.c: Ditto.
* winsup.api/ltp/sbrk01.c: Ditto.
* winsup.api/ltp/select02.c: Ditto.
* winsup.api/ltp/select03.c: Ditto.
* winsup.api/ltp/signal03.c: Ditto.
* winsup.api/ltp/stat06.c: Ditto.
* winsup.api/ltp/unlink08.c: Ditto.
* winsup.api/known_bugs.tcl: Update to reflect new test's known
failures.
* winsup.api/winsup.exp: Don't delete executable in case of
unexpected pass, as well as in case of unexpected failure.
* README: Update paragraph about expected failures.
|
2001-09-09 13:38:17 +00:00 |
Corinna Vinschen
|
b62456f42f
|
* winsup.api/mmaptest01.c: Add log output.
* winsup.api/mmaptest02.c: Write log output to stdout.
* winsup.api/mmaptest03.c: Ditto.
|
2001-05-21 09:03:38 +00:00 |
Corinna Vinschen
|
c7ded13728
|
* winsup.api/winsup.exp: Force linking all tests against binmode.o.
|
2001-05-15 10:03:01 +00:00 |
Corinna Vinschen
|
19fd2ce8a4
|
* winsup.api/mmaptest04.c: Take care for binmode explicitely.
|
2001-04-27 10:46:49 +00:00 |
Corinna Vinschen
|
e8cec9646e
|
* winsup.api/mmaptest02.c: New test.
* winsup.api/mmaptest03.c: Ditto.
* winsup.api/mmaptest04.c: Ditto.
|
2001-04-19 09:16:40 +00:00 |
Corinna Vinschen
|
45d061cccf
|
* winsup.api/mmaptest01.c: New test.
|
2001-04-03 08:39:21 +00:00 |
Egor Duda
|
766de5ad55
|
* winsup.api/ltp/access01.c: Avoid compilation error if X_OK
isn't declared as a constant.
|
2001-03-10 16:45:28 +00:00 |
Egor Duda
|
85057d174f
|
* config/default.exp: Remove unneeded debugging output.
* Makefile.in: Use correct path to find dejagnu in local tree.
|
2001-03-09 15:39:28 +00:00 |
Egor Duda
|
664b2d68eb
|
Add 'const' qualifiers where needed to avoid compiler warnings.
* libltp/lib/tst_sig.c (tst_sig): Don't attempt to cleanup on
fatal errors.
* libltp/lib/parse_opts.c (parse_opts): Initialize allocated
string to prevent heap corruption.
|
2000-09-06 14:21:53 +00:00 |
Corinna Vinschen
|
3443e5f652
|
Patch by Egor Duda <deo@logos-m.ru>:
* Makefile.in: Always add libltp headers directory to headers
search path.
|
2000-09-04 19:04:53 +00:00 |
Christopher Faylor
|
f1930aec47
|
Importing Egor's testsuite.
|
2000-09-03 03:58:18 +00:00 |