Home
last modified time | relevance | path

Searched hist:c7ebab0f16fd4e0dc3dd6d9c7ea73876a9db88f5 (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/
H A DMAINTAINERSc7ebab0f16fd4e0dc3dd6d9c7ea73876a9db88f5 Fri May 29 02:04:51 CDT 2020 Pavel Dovgalyuk <Pavel.Dovgaluk@gmail.com> tests/acceptance: add base class record/replay kernel tests

This patch adds a base for testing kernel boot recording and replaying.
Each test has the phase of recording and phase of replaying.
Virtual machines just boot the kernel and do not interact with
the network.
Structure and image links for the tests are borrowed from boot_linux_console.py
Testing controls the message pattern at the end of the kernel
boot for both record and replay modes. In replay mode QEMU is also
intended to finish the execution automatically.

Signed-off-by: Pavel Dovgalyuk <Pavel.Dovgaluk@ispras.ru>
Tested-by: Philippe Mathieu-Daude <philmd@redhat.com>
Message-Id: <159073589099.20809.14078431743098373301.stgit@pasha-ThinkPad-X280>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
[PMD: Keep imports sorted alphabetically]
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>