CVS commit: src/tests/lib/libc/inet

2011-07-15 Thread Jukka Ruohonen
Module Name:src Committed By: jruoho Date: Fri Jul 15 11:27:23 UTC 2011 Modified Files: src/tests/lib/libc/inet: t_inet_network.c Log Message: Add two more naive tests. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/tests/lib/libc/inet/t_inet_network.c

CVS commit: src/tests/lib/libc/inet

2011-07-15 Thread Jukka Ruohonen
Module Name:src Committed By: jruoho Date: Fri Jul 15 07:39:26 UTC 2011 Modified Files: src/tests/lib/libc/inet: t_inet_network.c Log Message: Split the test to two contextually different tests. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/tests/lib/li