[Qemu-devel] [PATCH 0/2] tests: fw_cfg: add reboot-timeout test case

Li Qiang posted 2 patches 6 years, 9 months ago
Test asan passed
Test docker-mingw@fedora passed
Test docker-clang@ubuntu passed
Test checkpatch passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20190120071337.55595-1-liq3ea@163.com
Maintainers: Paolo Bonzini <pbonzini@redhat.com>, Laurent Vivier <lvivier@redhat.com>, Thomas Huth <thuth@redhat.com>, "Philippe Mathieu-Daudé" <philmd@redhat.com>, Laszlo Ersek <lersek@redhat.com>, Gerd Hoffmann <kraxel@redhat.com>
tests/fw_cfg-test.c   | 13 ++++++++++++-
tests/libqos/fw_cfg.c | 33 +++++++++++++++++++++++++++++++++
tests/libqos/fw_cfg.h |  2 ++
3 files changed, 47 insertions(+), 1 deletion(-)
[Qemu-devel] [PATCH 0/2] tests: fw_cfg: add reboot-timeout test case
Posted by Li Qiang 6 years, 9 months ago
The first patch adds a util function to get 
the fw_cfg file entry.
And second adds a reboot-timeout test case.

Li Qiang (2):
  tests: fw_cfg: add a function to get the fw_cfg file entry
  tests: fw_cfg: add reboot_timeout test case

 tests/fw_cfg-test.c   | 13 ++++++++++++-
 tests/libqos/fw_cfg.c | 33 +++++++++++++++++++++++++++++++++
 tests/libqos/fw_cfg.h |  2 ++
 3 files changed, 47 insertions(+), 1 deletion(-)

-- 
2.17.1