]> code.ossystems Code Review - openembedded-core.git/commit
selftest: add tests for virgl GL acceleration
authorAlexander Kanavin <alex.kanavin@gmail.com>
Sun, 3 Mar 2019 11:27:50 +0000 (12:27 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 4 Mar 2019 14:26:41 +0000 (14:26 +0000)
commit2868e8dfb9e62b49cd06f6c2d010405079d3a71c
tree93dd2e6334fac4d9a49ea728a728a4c24f2b0d73
parent36fd0a334cd6ed309cf96e445af83447070412a3
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