OSSP CVS Repository

ossp - History for /ossp-pkg/sa/ts.c
Not logged in
[Honeypot]  [Browse]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline
  [Directory]  [Show Milestones

DateVersion Description
2006-Jun-10 12:00    1.13    Check-in [5414]: Adjusted all copyright messages for year 2006 By rse. (diff)
2005-Jan-24 16:10    1.12    Check-in [4981]: welcome 2005 in OSSP sa, too By rse. (diff)
2004-Jun-26 13:38    1.11    Check-in [4608]: o Provide Autoconf check (AC_CHECK_VA_COPY) for va_copy(d,s) macro and fallback implementations and now that we can be sure that va_copy() exists for us, use it in var_formatv() and ts.c instead of the direct assignments (which are not sufficiently portable).

o Remove "#undef socklen_t" from sa.h because the socklen_t fallback is a "typedef" since a longer time. By rse. (diff)

2004-Apr-02 20:21    1.10    Check-in [4478]: Adjusted all copyright messages for new year 2004. By rse. (diff)
2003-Feb-11 13:31    1.9    Check-in [3213]: fix compile warning under latest GCC 3.3 SNAPSHOT By rse. (diff)
2003-Feb-10 11:13    1.8    Check-in [3186]: extend copyright messages based on CVS information By thl. (diff)
2003-Jan-31 19:58    1.7    Check-in [3133]: Fixed test suite library (ts.c): the ts_suite_free() function performed an illegal iteration for freeing elements (they were freed but still references for traversing to next element). This is now solved by a look-ahead traversion.

Hint by: Brian T. Egleston <brian@egleston.com> By rse. (diff)

2002-Nov-07 13:44    1.6    Check-in [2751]: Make sure that "va_list" variables are not compared against NULL because this is not possible on all platforms. By rse. (diff)
2002-Mar-09 00:08    1.5    Check-in [1985]: upgrade to fixed ts.c By rse. (diff)
2002-Jan-02 13:43    1.4    Check-in [1478]: bump copyright year By rse. (diff)
2001-Oct-31 20:28    1.3    Check-in [1232]: Rename test suite library name spaces in order to get rid of problems under Sun Solaris 2.x. By rse. (diff)
2001-Oct-10 17:11    1.2    Check-in [1144]: fix texts By rse. (diff)
2001-Oct-10 17:01    1.1    Check-in [1143]: Implemented a new sub-library OSSP TS (Test Suite) and use this new beast for the first cut of an OSSP SA test suite. The TS library produces nice test suite reports like this one (for a failed test suite):

| Test Suite: OSSP SA (Socket Abstraction Library) | __________________________________________________________________ | Test: socket address abstraction .............................. OK | Test: socket abstraction .................................. FAILED | Ops, 1/1 checks failed! Detailed report follows: | Check: testerliX [sa_test.c:43] | Log: sorry [sa_test.c:44] | __________________________________________________________________ | Test Summary: 2 tests (1 ok, 1 failed), 5 checks (4 ok, 1 failed) | Test Suite: FAILED (Test Suite Failed)

Or this one (for a successfull test suite):

| Test Suite: OSSP SA (Socket Abstraction Library) | __________________________________________________________________ | Test: socket address abstraction .............................. OK | Test: socket abstraction ...................................... OK | __________________________________________________________________ | Test Summary: 2 tests (2 ok, 0 failed), 5 checks (5 ok, 0 failed) | Test Suite: OK (Test Suite Successfully)
 By rse.

CVSTrac 2.0.1