On 15/01/2024 21.21, Ilya Leoshkevich wrote:
Check the CVD's and CVDG's corner cases.Signed-off-by: Ilya Leoshkevich <i...@linux.ibm.com> --- tests/tcg/s390x/Makefile.target | 1 + tests/tcg/s390x/cvd.c | 42 +++++++++++++++++++++++++++++++++ 2 files changed, 43 insertions(+) create mode 100644 tests/tcg/s390x/cvd.c
Tested-by: Thomas Huth <th...@redhat.com>