]> rtime.felk.cvut.cz Git - linux-lin.git/commit
Add pty testing program
authorMichal Sojka <sojkam1@fel.cvut.cz>
Tue, 22 Nov 2011 00:21:42 +0000 (01:21 +0100)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Tue, 22 Nov 2011 00:21:42 +0000 (01:21 +0100)
commitf57347c10e434da2b721d7ac77f9c5c542040d1f
tree5195c5baac51fc98fb3874f6030b99f3d9e42511
parenta45b010031bbc9720a19a75e9f4d042489fcbc5f
Add pty testing program

This program allows testing serial line disciplines on computers without
any serial port (like my laptop outside of docking station).
misc/ptytest/Makefile [new file with mode: 0644]
misc/ptytest/ptytest.c [new file with mode: 0644]