]> code.ossystems Code Review - openembedded-core.git/commit
selftest: add tests for virgl GL acceleration
authorAlexander Kanavin <alex.kanavin@gmail.com>
Fri, 8 Feb 2019 14:45:53 +0000 (15:45 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 15 Feb 2019 16:05:49 +0000 (16:05 +0000)
commit798b538d77af7c8b47ef36927d667d35effd85aa
tree4bca815cacd773714881133823a1e5a0281e1af5
parent7dd4cb07e081dd73b0795cc3ec5e23974492c761
selftest: add tests for virgl GL acceleration

Note that the tests require that the host machine has a X display,
has mesa development files installed and is able to create OpenGL contexts.

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta-selftest/lib/oeqa/runtime/cases/virgl.py [new file with mode: 0644]
meta/lib/oeqa/selftest/cases/runtime_test.py