change log for rtems (2010-07-06)

rtems-vc at rtems.org rtems-vc at rtems.org
Tue Jul 6 20:12:13 UTC 2010


 *joel*:
2010-07-06	Joel Sherrill <joel.sherrilL at OARcorp.com>

	* termios06/init.c, termios06/termios06.scn: Add a couple more PPPDISC
	cases. Coverage of these paths is near complete.

M  1.200  testsuites/libtests/ChangeLog
M    1.2  testsuites/libtests/termios06/init.c
M    1.2  testsuites/libtests/termios06/termios06.scn

diff -u rtems/testsuites/libtests/ChangeLog:1.199 rtems/testsuites/libtests/ChangeLog:1.200
--- rtems/testsuites/libtests/ChangeLog:1.199	Mon Jul  5 20:02:06 2010
+++ rtems/testsuites/libtests/ChangeLog	Tue Jul  6 14:54:00 2010
@@ -1,3 +1,8 @@
+2010-07-06	Joel Sherrill <joel.sherrilL at OARcorp.com>
+
+	* termios06/init.c, termios06/termios06.scn: Add a couple more PPPDISC
+	cases. Coverage of these paths is near complete.
+
 2010-07-05	Joel Sherrill <joel.sherrill at oarcorp.com>
 
 	* malloctest/system.h: Enable malloc statistics.

diff -u rtems/testsuites/libtests/termios06/init.c:1.1 rtems/testsuites/libtests/termios06/init.c:1.2
--- rtems/testsuites/libtests/termios06/init.c:1.1	Mon Jul  5 16:14:39 2010
+++ rtems/testsuites/libtests/termios06/init.c	Tue Jul  6 14:54:00 2010
@@ -46,6 +46,10 @@
   puts( "ioctl - TIOCSETD - OK" );
   sc = ioctl(Test_fd, TIOCSETD, &pppdisc);
   rtems_test_assert( sc == 0 );
+
+  puts( "ioctl - TIOCSETD - OK" );
+  sc = ioctl(Test_fd, TIOCSETD, &pppdisc);
+  rtems_test_assert( sc == 0 );
 }
 
 void ioctl_it(void)

diff -u rtems/testsuites/libtests/termios06/termios06.scn:1.1 rtems/testsuites/libtests/termios06/termios06.scn:1.2
--- rtems/testsuites/libtests/termios06/termios06.scn:1.1	Mon Jul  5 16:14:39 2010
+++ rtems/testsuites/libtests/termios06/termios06.scn	Tue Jul  6 14:54:00 2010
@@ -3,6 +3,9 @@
 ioctl - TIOCGETD - OK
 ioctl - TIOCSETD - OK
 pppopen called
+ioctl - TIOCSETD - OK
+pppclose called
+pppopen called
 write(PPPD TEST) - OK 
 pppwrite called - 10 bytes
 50 50 50 44 20 54 45 53 54 00                   |PPPD TEST.      |
@@ -13,7 +16,8 @@
 Reading (expected):
 54 68 69 73 20 69 73 20 74 65 73 74 20 50 50 50 |This is test PPP|
 20 69 6e 70 75 74                               | input          |
-pppread calledpppinput called - with (T)
+pppread called
+pppinput called - with (T)
 pppinput called - with (h)
 pppinput called - with (i)
 pppinput called - with (s)



--

Generated by Deluxe Loginfo [http://www.codewiz.org/projects/index.html#loginfo] 2.122 by Bernardo Innocenti <bernie at develer.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/vc/attachments/20100706/ca8160dd/attachment.html>


More information about the vc mailing list