Re: [OE-core] [PATCH] testexport: support for executing tests over serial

2024-08-11 Thread Alexandre Belloni via lists.openembedded.org
Hello, On 08/08/2024 15:03:24-0700, Andrew Oppelt via lists.openembedded.org wrote: > Uses TEST_SERIALCONTROL_CMD to open a serial connection to the target > and execute commands. This is a drop in replacement for the ssh target, > fully supporting the same API. Supported with testexport. > > To

[OE-core] [PATCH] testexport: support for executing tests over serial

2024-08-08 Thread Andrew Oppelt via lists.openembedded.org
Uses TEST_SERIALCONTROL_CMD to open a serial connection to the target and execute commands. This is a drop in replacement for the ssh target, fully supporting the same API. Supported with testexport. To use, set the following in local.conf: - TEST_TARGET to "serial" - TEST_SERIALCONTROL_CMD to a s