tests/tcg/x86_64: add vsyscall smoke test
commitf66487756b0553b156d8e3e81bc6411cfc38176e
authorIlya Leoshkevich <iii@linux.ibm.com>
Wed, 19 May 2021 04:57:38 +0000 (19 06:57 +0200)
committerCornelia Huck <cohuck@redhat.com>
Thu, 20 May 2021 12:19:30 +0000 (20 14:19 +0200)
tree47ad757bef5103cd0d2363630483bb83ceb71a86
parent9b21049edd3c352efc615e030cd8e931e0c6f910
tests/tcg/x86_64: add vsyscall smoke test

Having a small test will prevent trivial regressions in the future.

Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com>
Message-Id: <20210519045738.1335210-3-iii@linux.ibm.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Cornelia Huck <cohuck@redhat.com>
tests/tcg/x86_64/Makefile.target
tests/tcg/x86_64/vsyscall.c [new file with mode: 0644]