Re: any functional test suites to test socket API calls on openbsd

2005-09-19 Thread Satya Nemana
and so, of no use to me to test my BSD's APIs. So any hints will be extremely useful. Thanks again. -Satya --- Anil Madhavapeddy <[EMAIL PROTECTED]> wrote: > CC: misc@openbsd.org > From: Anil Madhavapeddy <[EMAIL PROTECTED]> > Subject: Re: any functional test suites to

Re: any functional test suites to test socket API calls on openbsd

2005-09-19 Thread Anil Madhavapeddy
On 19 Sep 2005, at 16:34, Satya Nemana wrote: I cann't imagine, it is so hard to get something that looks so obviously needed and that too, such a standard one like socket API. If it is totally a new functional API, I can understand if it is not available so easy. The semantics of those APIs a

any functional test suites to test socket API calls on openbsd

2005-09-19 Thread Satya Nemana
Hi, do any of you know of any functional test suites to run on any BSD os, to test its sockets related APIs. I am looking for something to test the entire set of standard socket() related API calls such as socket(), bind(), listen(), accept() etc. Preferably, it goes through different possible ru