Timestamp:
02/05/2024 07:07:35 PM (7 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
12.1, 12.1-rc1, 12.2, 12.2-rc1, multilib, trunk, xry111/arm64, xry111/clfs-ng, xry111/loongarch, xry111/loongarch-12.1, xry111/loongarch-12.2, xry111/mips64el
Children:
4816dc6
Parents:
ce11e97
git-author:
Xi Ruoyao <xry111@…> (02/05/2024 05:00:53 PM)
git-committer:
Xi Ruoyao <xry111@…> (02/05/2024 07:07:35 PM)
Message:

expect: Add (back) a simple test for PTY

We used to run "expect -c 'spawn ls'" for this in Binutils, but then we
thought expect test suite was enough as such a simple PTY test. However
expect test can fail due to some different reason, so add back a simple
test using Python pty module before building expect. Now we no longer
need to consider expect test critical (IIRC there was a report saying
one expect test failed for unknown reason but all other things OK).

(No files)

Note: See TracChangeset for help on using the changeset viewer.