This website requires JavaScript.
Explore
Help
Sign In
OrgZephyr
/
zephyr
mirror of
https://github.com/zephyrproject-rtos/zephyr.git
Watch
1
Star
0
Fork
You've already forked zephyr
0
Code
Issues
Releases
Wiki
Activity
104fb4fcb5
zephyr
/
tests
/
drivers
/
virtualization
/
ivshmem
/
testcase.yaml
5 lines
85 B
YAML
Raw
Normal View
History
Unescape
Escape
tests/boards: Add a test for ivshmem on qemu_x86_64 It runs on userspace directly. Only the ivshmem-plain version is tested, as is not possible to run other VM and tools in parallel. Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
2020-12-11 18:22:12 +08:00
tests
:
tests: ivshmem: move test to more generic location Make this test part of drivers rather than have it be board specific with the hope that we can add more tests and configurations supported in the future. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2021-06-24 23:48:29 +08:00
virtualization.ivshmem
:
tests/boards: Add a test for ivshmem on qemu_x86_64 It runs on userspace directly. Only the ivshmem-plain version is tested, as is not possible to run other VM and tools in parallel. Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
2020-12-11 18:22:12 +08:00
arch_allow
:
x86
platform_allow
:
qemu_x86_64