aboutsummaryrefslogtreecommitdiff
path: root/tests/test_virgl_init.c
AgeCommit message (Expand)Author
2021-06-21vrend: align GBM format for BGR* resources to host API internal formatRyan Neph
2021-02-11tests: respect VRENDTEST_USE_EGL_GLESChia-I Wu
2020-09-03tests: add some init/cleanup/reset testsChia-I Wu
2019-08-07virgl/gbm: support more formatsGurchetan Singh
2019-06-04virglrenderer: kill off trailing whitespaceEmil Velikov
2018-10-09tests: Make it possible to run the unit tests with EGL_SURFACELESSGert Wollny
2018-07-24tests: Fix virgl_init_cbs_wrong_ver testAlexandros Frantzis
2018-02-14tests: Use ge instead of eq when testing version and capsJakob Bornecrantz
2016-02-10tests: make some functions static.Dave Airlie
2016-02-10tests: use checked fixtureMarc-André Lureau
2015-12-02tests: fix typo,Dave Airlie
2015-12-01tests: fix fourcc check (on intel at least)Marc-André Lureau
2015-03-03egl: overhaul the fourcc retrieval functionDave Airlie
2015-02-04tests: reorg init tests into one with a standard init sequenceDave Airlie
2015-02-04tests: start adding iov attach/detach testsDave Airlie
2015-02-04tests: test trying to recreate ctx 0, and destroy context no createdDave Airlie
2015-02-04tests: test for NULL caps returnDave Airlie
2015-02-04tests: add some tests for illegal attach/detachDave Airlie
2015-02-04tests: test trying to detach a resource we never attached.Dave Airlie
2015-02-04tests: add get_resource_info testsDave Airlie
2015-02-04tests: add capability retrival testsDave Airlie
2015-02-04tests: add license headersDave Airlie
2015-02-04tests: update ctx reset testDave Airlie
2015-02-04tests: start adding a reuseable test libraryDave Airlie
2015-02-04tests: add a test to call the reset hooks.Dave Airlie
2015-02-03tests: add test to leak context and make sure it gets destroyedDave Airlie
2015-02-03tests: test dangling resources.Dave Airlie
2015-02-03tests: create and bind a resource to a contextDave Airlie
2015-02-03tests: add simple test case to init a context and tear it downDave Airlie
2015-02-03tests: call cleanup interfaceDave Airlie
2015-02-03tests: add a basic EGL initialisation test.Dave Airlie
2015-02-03start adding unit test frameworkDave Airlie