• X
    qemu.tests: new test monitor_cmds_check · 5176c3c9
    Xu Tian 提交于
    Check some advance commands not include qemu-kvm package
    
    changes from v1:
        1. instead private code with function in framework
        2. fixed typo
        3. calll monitor.verify_supported_cmds driectly to check commands
        unavaliable
    changes from v2:
        1. add notes in docstring
        2. instead filter function
    Signed-off-by: NXu Tian <xutian@redhat.com>
    5176c3c9
monitor_cmds_check.py 1.3 KB