tests/avocado: add a simple i386 replay kernel test
commit940f70cc1c1afe20538ad49f809f7664bfc1f32a
authorAlex Bennée <alex.bennee@linaro.org>
Mon, 11 Dec 2023 09:13:30 +0000 (11 09:13 +0000)
committerAlex Bennée <alex.bennee@linaro.org>
Mon, 8 Jan 2024 13:58:06 +0000 (8 13:58 +0000)
treed0fd0da580fe49af6c336899d04671fca8c6dbf4
parent0c1eccd368af8805ec0fb11e6cf25d0684d37328
tests/avocado: add a simple i386 replay kernel test

There are a number of bugs against 32 bit x86 on the tracker. Lets at
least establish a baseline pure kernel boot can do record/replay
before we start looking at the devices.

Acked-by: Pavel Dovgalyuk <Pavel.Dovgalyuk@ispras.ru>
Acked-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20231211091346.14616-2-alex.bennee@linaro.org>
tests/avocado/replay_kernel.py