aboutsummaryrefslogtreecommitdiff
path: root/utils/sexpect
Commit message (Collapse)AuthorAge
* sexpect: updated to 2.3.11Clark Wang2022-08-02
| | | | Signed-off-by: Clark Wang <dearvoid@gmail.com>
* sexpect: updated per OpenWrt's common practiceClark Wang2022-04-23
| | | | | | | | - removed extra white spaces in Makefile - changed license from GPL-3.0 to GPL-3.0-only - added test.sh Signed-off-by: Clark Wang <dearvoid@gmail.com>
* sexpect: Expect for ShellsClark Wang2022-04-16
Sexpect is another implementation of Expect which is specifically designed for shells. It's lightweight and has no dependency on other packages. Signed-off-by: Clark Wang <dearvoid@gmail.com>