x86emul: add an AES/VAES test case to the harness
authorJan Beulich <jbeulich@suse.com>
Wed, 17 Jul 2019 13:44:54 +0000 (15:44 +0200)
committerJan Beulich <jbeulich@suse.com>
Wed, 17 Jul 2019 13:44:54 +0000 (15:44 +0200)
commita91e30b3df94fc1bc929b7a80e8983c8999347d6
treeb8212048f8fb4f1cc9545157daaff7ca6ec157a9
parent50c23cca9110bca3cd89b6b133d10cfc04d4100d
x86emul: add an AES/VAES test case to the harness

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Acked-by: Andrew Cooper <andrew.cooper3@citrix.com>
tools/tests/x86_emulator/Makefile
tools/tests/x86_emulator/simd-aes.c [new file with mode: 0644]
tools/tests/x86_emulator/simd.h
tools/tests/x86_emulator/test_x86_emulator.c
tools/tests/x86_emulator/x86-emulate.h