Subject: Re: CVS commit: src/regress/lib/libc
To: Antti Kantee <pooka@cs.hut.fi>
From: Julio M. Merino Vidal <jmmv84@gmail.com>
List: source-changes
Date: 01/19/2008 14:43:33
On Jan 19, 2008, at 2:19 PM, Antti Kantee wrote:

> On Sat Jan 19 2008 at 04:12:21 +0000, Brian Ginsbach wrote:
>>
>> Module Name:	src
>> Committed By:	ginsbach
>> Date:		Sat Jan 19 04:12:21 UTC 2008
>>
>> Modified Files:
>> 	src/regress/lib/libc: Makefile
>> Added Files:
>> 	src/regress/lib/libc/inet: Makefile Makefile.inc
>> 	src/regress/lib/libc/inet/inet_network: Makefile inet_network.c  
>> inwtest
>>
>> Log Message:
>> Add regression test for inet_network(3).
>
> Shouldn't new tests be written for atf instead of the old framework?

In my opinion, yes.  I'm trying to get atf 0.4 out of the door soon,  
which brings some needed API-related documentation that will be  
hopefully useful to those writing new tests.