From 614bd2d226b5150c3de5a87b595091629a177ea2 Mon Sep 17 00:00:00 2001 From: Ross Wilson Date: Thu, 3 Mar 2016 20:51:14 +0700 Subject: [PATCH] Do full TTY load test --- pymlac/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pymlac/Makefile b/pymlac/Makefile index acf3b2f..dba258a 100644 --- a/pymlac/Makefile +++ b/pymlac/Makefile @@ -5,7 +5,10 @@ test: #pymlac -b ptr -c -ptr dumpmem_test.ptp -t 0100,0110:03700,03761:03766,03777 -r 040 -r 0100 - pymlac -b ptr -c -ptr dumpmem_test.ptp -t 0100,0110:03700,03751:03754,03757:03762,03777 -r 040 -r 0100 + #pymlac -b tty -c -ttyin dumpmem_test.ptp -t 0100,0110:03700,03751:03754,03757:03762,03777 -r 040 -r 0100 + #pymlac -b tty -c -ttyin dumpmem_test.ptp -t 0100,0110:03700,03751:03754,03757:03762,03777 -r 040 + #pymlac -b tty -c -ttyin dumpmem_test.ptp -t 03700,03751:03754,03757:03762,03777 -r 040 -r 0100 + pymlac -b tty -c -ttyin dumpmem_test.ptp -t 040,077:03700,03751:03754,03757:03762,03777 -r 040 test_debug: rm -f test.ptr test.ptp CPU.test.trace test_CPU.log pymlac.trace