Another investigation follows. This was done by Pavan.

Regards & Thanks--
Subrata Modak,
====================================
Linux Technology Centre,
India Software Labs,
IBM India Pvt. Ltd.,
Gound Floor, Block D2,
Manyata Embassy Business Park,
Rachenahalli, Nagawara, Outer Ring Road,
Bangalore - 560045,
+91-80-28055042
+91-99010-77199
====================================

----- Forwarded by Subrata Modak1/India/IBM on 01/07/2008 05:13 PM -----
                                                                                
                                                   
  From:       Pavan Naregundi/India/IBM                                         
                                                   
                                                                                
                                                   
  To:         Subrata Modak1/India/[EMAIL PROTECTED]                            
                                                           
                                                                                
                                                   
  Cc:         Sudarshan Rao/India/[EMAIL PROTECTED]                             
                                                           
                                                                                
                                                   
  Date:       12/18/2007 11:44 AM                                               
                                                   
                                                                                
                                                   
  Subject:    LSB Network APIs vs LTP                                           
                                                   
                                                                                
                                                   




Hi Subrata,

      I have written LSB testcases for bind, listen, accept and connect
APIs.I have compared those with the tests in LTP. I am listing the
difference below.

1. bind():

      Covered in LTP: Tests for EINVAL, ENOTSOCK, EADDRINUSE,
EADDRNOTAVAIL, EACCESS
      Not covered in LTP: Tests for EBADF, ELOOP, ENOENT, ENOTDIR

2. listen():

      Covered in LTP: Tests for EBADF, ENOTSOCK ,EOPNOTSUPP
      Not covered in LTP: Test for EINVAL

3. accept():

      Covered in LTP: Tests for EBADF, ENOTSOCK, EINVAL, EOPNOTSUPP
      Not covered in LTP: Tests for EAGAIN or EWOULDBLOCK, EMFILE

4. connect():

      Covered in LTP: Tests for EBADF, EINVAL, ENOTSOCK, EISCONNREFUSED,
EAFNOSUPPORT
      Not covered in LTP: Tests for EINPROGRESS, ETIMEDOUT, EPROTOTYPE,
ELOOP, ENOENT, ENOTDIR


Attachment to the LSB testcases can be found below.


(See attached file: network.tar.gz)



Regards
Pavan
-------------------------------------------------------------------
Linux Technology Center
IBM India Software Labs
D2, Manyata Embassy Business Park
Bangalore
-------------------------------------------------------------------

Attachment: network.tar.gz
Description: Binary data

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Ltp-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ltp-list

Reply via email to