mbox series

[0/2] test: fw_cfg: add reboot-timeout test case

Message ID 20181028124004.30494-1-liq3ea@163.com (mailing list archive)
Headers show
Series test: fw_cfg: add reboot-timeout test case | expand

Message

Li Qiang Oct. 28, 2018, 12:40 p.m. UTC
This patchset is the test case for the following patch:

https://lists.gnu.org/archive/html/qemu-devel/2018-10/msg05254.html

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 | 30 ++++++++++++++++++++++++++++++
 tests/libqos/fw_cfg.h |  2 ++
 3 files changed, 44 insertions(+), 1 deletion(-)