summaryrefslogtreecommitdiffstats
path: root/tests/libptxdisttest.kermit
Commit message (Collapse)AuthorAgeFilesLines
* libptxdisttest: wait one second before setting barebox's promptMarc Kleine-Budde2011-03-221-0/+1
| | | | | | Barebox may still be busy printing out bad erase blocks Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* [tests] cleanup error messageMichael Olbrich2011-02-181-1/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [libptxdisttest.kermit] make sure the default barebox prompt is usedMichael Olbrich2010-08-171-0/+2
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [ptxdist] fix speed setting in test script libraryLuotao Fu2010-03-181-0/+1
| | | | | | | Setting speed is missing if the serial port is a telnet port. This will fail if the serial port daemon requires speed settings, e.g. moxa. Signed-off-by: Luotao Fu <l.fu@pengutronix.de>
* [ptxdist] fix bootloader signature matchingLuotao Fu2010-02-241-9/+18
| | | | | | | | The bootloader signature mapping does noet get along with barebox and had a off-by-one error. Also change the output text from "U-Boot" to more generic "Bootloader" to avoid confusion. Signed-off-by: Luotao Fu <l.fu@pengutronix.de>
* * libptxdist.kermit: add simple exec-routine for userlandWolfram Sang2009-07-061-0/+16
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10944 33e552b5-05e3-0310-8538-816dae2090ed
* * libptxdist.kermit: initialize uboot-version-variableWolfram Sang2009-07-061-0/+3
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10943 33e552b5-05e3-0310-8538-816dae2090ed
* * tests: - add 20yy.m to u-boot v1 signaturesWolfram Sang2009-05-181-9/+10
| | | | | | | - relax match for u-boot v2 results, because of EOL confusions git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10538 33e552b5-05e3-0310-8538-816dae2090ed
* * tests: find more errors during flashWolfram Sang2009-01-191-0/+2
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@9587 33e552b5-05e3-0310-8538-816dae2090ed
* * tests: do not match substrings in test-scriptsWolfram Sang2009-01-161-1/+1
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@9555 33e552b5-05e3-0310-8538-816dae2090ed
* * tests: better error message for the userWolfram Sang2009-01-141-2/+2
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@9544 33e552b5-05e3-0310-8538-816dae2090ed
* * tests: - add check if connecting to telnet-port was successfulWolfram Sang2009-01-141-1/+2
| | | | | | | - change "All OK!" message as it was said to be senseless and bad English git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@9542 33e552b5-05e3-0310-8538-816dae2090ed
* * tests: work around u-boot v1's "repeat last command" annoyanceWolfram Sang2009-01-141-0/+4
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@9541 33e552b5-05e3-0310-8538-816dae2090ed
* * tests: wait for own output to appear in input buffer (makes waiting for ↵Wolfram Sang2009-01-091-4/+8
| | | | | | | | | events more robust) * tests: small whitespace removal git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@9468 33e552b5-05e3-0310-8538-816dae2090ed
* * tests: fix typo; now reset colors to default not to blackWolfram Sang2008-12-171-1/+1
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@9232 33e552b5-05e3-0310-8538-816dae2090ed
* * tests: show console output if invoked with --debugWolfram Sang2008-11-141-10/+20
| | | | | | | * tests: add colors to output git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@9116 33e552b5-05e3-0310-8538-816dae2090ed
* * tests: kermit discards user-configWolfram Sang2008-11-141-0/+2
| | | | | | | * tests: make ptx_uboot_exec more robust git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@9114 33e552b5-05e3-0310-8538-816dae2090ed
* * tests: further updatesWolfram Sang2008-10-301-19/+16
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8998 33e552b5-05e3-0310-8538-816dae2090ed
* * tests: unification of setenv for U-Boot V1 and V2Wolfram Sang2008-10-291-8/+18
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8993 33e552b5-05e3-0310-8538-816dae2090ed
* * preapre unification of setenv for u-boot v1 and v2Wolfram Sang2008-10-271-27/+33
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8955 33e552b5-05e3-0310-8538-816dae2090ed
* * libptxdisttest.kermit:Marc Kleine-Budde2008-10-051-1/+2
| | | | | | | add hint for emacs git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8910 33e552b5-05e3-0310-8538-816dae2090ed
* * tests: update u-boot/kermit based testsWolfram Sang2008-08-261-26/+17
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8788 33e552b5-05e3-0310-8538-816dae2090ed
* * first set of test scripts also suitable for U-Boot1Wolfram Sang2008-08-131-0/+110
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8744 33e552b5-05e3-0310-8538-816dae2090ed