public inbox for pthreads-win32@sourceware.org
 help / color / mirror / Atom feed
From: Pietrobon Marcello <teiffel@attglobal.net>
To: Pthreads Developers List <pthreads-win32@sourceware.cygnus.com>
Subject: Testing Pthreads with Visual Studio .Net
Date: Tue, 19 Feb 2002 18:10:00 -0000	[thread overview]
Message-ID: <3C730579.BDEDEF21@attglobal.net> (raw)

I tested Pthreads with Visual Studio .Net build 7.0.9372.
I run Windows 2000 on a Pentium 4 processor (1.0 GHz) and using the CVS
code repository Updated the 2002-02-19 12:31pm

The library compiles fine but not all the tests are passed
1)
condvar1_2:
assert (result == 0); failed because result==11 (EAGAIN: Not all CVs
were broadcast)

2)
Mutext8.c, Mutext8n.c, Mutext8e.c, Mutext8r.c do not exist but the
Makefile requires them

3)
cancel6a.c, cancel6d.c  do not exist but the Makefile requires them

4)
spin4.c
assert(result > 1000); failed   because result = 0

5)
exception3.c
assert(caught == NUMTHREADS);  failed   because caught = 0

6)
exit4.c :
assert(counter == init_counter_value);  failed   because counter = 4

Best Regards,
Marcello

P.S. What is the best command to use with csv in order to know if the
code repository has been changed, and not having an output too long ?
(it is the first time I use csv)

             reply	other threads:[~2002-02-20  2:10 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-02-19 18:10 Pietrobon Marcello [this message]
2002-02-19 20:24 ` Scott McCaskill
2002-02-19 21:09   ` Pietrobon Marcello
2002-02-19 21:57     ` Ross Johnson
2002-02-19 21:53 ` Pietrobon Marcello

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3C730579.BDEDEF21@attglobal.net \
    --to=teiffel@attglobal.net \
    --cc=pthreads-win32@sourceware.cygnus.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).