Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Guest test TDX1.0 OSV sanity test reference #128

Merged
merged 4 commits into from
Nov 1, 2023

Commits on Oct 31, 2023

  1. [guest-test] Test Enhance: enhance qemu config option support

    1. extend for no -kernel qemu option support
    2. extend for -monitor telnet option support
    
    [Test Components] tdx
    [Test Types] any
    [Supported Devices] spr,emr,gnr,srf
    
    Signed-off-by: Hongyu Ning <[email protected]>
    hongyuni committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    0604daf View commit details
    Browse the repository at this point in the history
  2. [guest-test] Test Enhance: support on no -kernel and -monitor telnet

    qemu config options parsing
    
    extend qemu config parsing with no -kernel support and -monitor telnet
    support
    
    [Test Components] tdx
    [Test Types] any
    [Supported Devices] spr,emr,gnr,srf
    
    Signed-off-by: Hongyu Ning <[email protected]>
    hongyuni committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    42617d3 View commit details
    Browse the repository at this point in the history
  3. [guest-test] Test Enhance: extend for customized qemu config json file

    pass in
    
    add one more option -j to support customized qemu config json file pass
    in
    
    [Test Components] tdx
    [Test Types] any
    [Supported Devices] spr,emr,gnr,srf
    
    Signed-off-by: Hongyu Ning <[email protected]>
    hongyuni committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    80d72ff View commit details
    Browse the repository at this point in the history
  4. [guest-test] New Test: add testcase of TDX osv_sanity test_2.1.1.4

    add testcase of TDX1.0 osv_sanity test_2.1.1.4 implementation, includes
    2 new test execution entry in test_executor, and a full set of
    test_2.1.1.4 test scripts/qemu config json files/testcase execution file
    
    [Test Components] tdx
    [Test Types] func
    [Supported Devices] spr,emr,gnr,srf
    
    Signed-off-by: Hongyu Ning <[email protected]>
    hongyuni committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    ec95be4 View commit details
    Browse the repository at this point in the history