On 02/02/2024 15.11, Ilya Leoshkevich wrote:
Check the CVD's, CVDY'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 | 63 +++++++++++++++++++++++++++++++++ 2 files changed, 64 insertions(+) create mode 100644 tests/tcg/s390x/cvd.c
Thanks for adding CVDY here, too! Reviewed-by: Thomas Huth <th...@redhat.com>