Stew Benedict writes: > > I've setup a null modem cable connection between 2 ttys to see what > impact using real ttys might have on the test scoring. I edited > SRC/install/tetexec.top to define the tty's, but in subsequent tests it > looks like the test is still using pty's: > > 30||VSX_TERMIOS_TTY=/dev/pts/XXX > 30||VSX_TERMIOS_LOOP=/dev/pts/XXX > > Is there something else that needs to be changed?
Hi Stew, Before executing the tests you'll need to edit TESTROOT/tetexec.cfg and change: VSX_TERMIOS_TTY VSX_TERMIOS_LOOP VSX_MASTER_TTY VSX_MASTER_LOOP There are helpful messages for each option in the file itself. Last time I ran the test suites with a null modem cable (quite a few months ago now, all but one of the tty related tests that previously failed passed instead). Regards, Chris. -- [EMAIL PROTECTED] IBM OzLabs Linux Development Group Canberra, Australia
