Sagi Shahar wrote: > From: Isaku Yamahata <[email protected]> > > Make sure that all the attributes enabled by the test are reported as > supported by the TDX module. > > This also exercises the KVM_TDX_CAPABILITIES ioctl.
NIT: I'd strike this as tdx_read_capabilities() was already exercised in the init path (last patch). Reviewed-by: Ira Weiny <[email protected]> [snip]

