Rahix / tbot

Automation/Testing tool for Embedded Linux Development
https://tbot.tools
GNU General Public License v3.0
87 stars 21 forks source link

machine.linux specials: add RedirStdin #69

Closed Lusus closed 2 years ago

Lusus commented 2 years ago

Implemented RedirStdin class, using the _Stdio class similarly to RedirStdout and RedirStderr.

Signed-off-by: Niel Fourie lusus@denx.de