libglvnd/tests
Kyle Brenneman 82413e05ff Use sh instead of bash for the test scripts.
Not all systems have bash available, and in those that do, we can't assume that
it's located at /bin/bash.
2018-03-26 14:41:05 -06:00
..
dummy tests/GLX_dummy: Add a vendor-provided create context function 2017-12-06 13:29:59 -07:00
json tests: Add a basic test for eglGetPlatformDisplay. 2016-11-02 16:37:55 -06:00
.gitignore
egl_test_utils.c tests: Add a test for EGL_KHR_debug. 2016-11-02 17:03:33 -06:00
egl_test_utils.h tests: Add a test for EGL_KHR_debug. 2016-11-02 17:03:33 -06:00
eglenv.sh Use sh instead of bash for the test scripts. 2018-03-26 14:41:05 -06:00
glxenv.sh Use sh instead of bash for the test scripts. 2018-03-26 14:41:05 -06:00
Makefile.am configure: Check if linking against libdl is necessary. 2018-03-26 14:41:01 -06:00
test_utils.c
test_utils.h
testegldebug.c tests: Add a test for EGL_KHR_debug. 2016-11-02 17:03:33 -06:00
testegldebug.sh Use sh instead of bash for the test scripts. 2018-03-26 14:41:05 -06:00
testegldevice.c tests: Add a test for EGL device functions. 2016-11-02 17:03:27 -06:00
testegldevice.sh Use sh instead of bash for the test scripts. 2018-03-26 14:41:05 -06:00
testegldisplay.c tests: Add a basic test for eglGetPlatformDisplay. 2016-11-02 16:37:55 -06:00
testegldisplay.sh Use sh instead of bash for the test scripts. 2018-03-26 14:41:05 -06:00
testeglerror.c tests: Add a test for eglGetError. 2016-11-02 17:03:31 -06:00
testeglerror.sh Use sh instead of bash for the test scripts. 2018-03-26 14:41:05 -06:00
testeglgetprocaddress.c tests: Add a test for eglGetProcAddress. 2016-11-02 17:03:18 -06:00
testeglgetprocaddress.sh Use sh instead of bash for the test scripts. 2018-03-26 14:41:05 -06:00
testeglmakecurrent.c Always return an error from eglMakeCurrent if the EGLDispaly is invalid 2018-02-22 11:33:43 -07:00
testeglmakecurrent.sh Use sh instead of bash for the test scripts. 2018-03-26 14:41:05 -06:00
testgldispatch.c tests: Expand the unit tests for libGLdispatch. 2017-02-28 16:37:36 -07:00
testgldispatch_generated.sh Use sh instead of bash for the test scripts. 2018-03-26 14:41:05 -06:00
testgldispatch_patched.sh Use sh instead of bash for the test scripts. 2018-03-26 14:41:05 -06:00
testgldispatch_static.sh Use sh instead of bash for the test scripts. 2018-03-26 14:41:05 -06:00
testglxcreatecontext.c tests: Add a test for creating GLX contexts. 2017-12-06 13:33:42 -07:00
testglxcreatecontext.sh Use sh instead of bash for the test scripts. 2018-03-26 14:41:05 -06:00
testglxgetclientstr.c
testglxgetclientstr.sh Use sh instead of bash for the test scripts. 2018-03-26 14:41:05 -06:00
testglxgetprocaddress.c
testglxgetprocaddress.sh Use sh instead of bash for the test scripts. 2018-03-26 14:41:05 -06:00
testglxgetprocaddress_genentry.sh Use sh instead of bash for the test scripts. 2018-03-26 14:41:05 -06:00
testglxmakecurrent.c tests: Only use glXCreateContext in testglxmakecurrent. 2017-12-06 13:35:11 -07:00
testglxmcbasic.sh Use sh instead of bash for the test scripts. 2018-03-26 14:41:05 -06:00
testglxmclate.sh Use sh instead of bash for the test scripts. 2018-03-26 14:41:05 -06:00
testglxmcloop.sh Use sh instead of bash for the test scripts. 2018-03-26 14:41:05 -06:00
testglxmcoldlink.sh Use sh instead of bash for the test scripts. 2018-03-26 14:41:05 -06:00
testglxmcthreads.sh Use sh instead of bash for the test scripts. 2018-03-26 14:41:05 -06:00
testglxqueryversion.c
testglxqueryversion.sh Use sh instead of bash for the test scripts. 2018-03-26 14:41:05 -06:00
testpatchentrypoints.c
testpatchentrypoints.sh Use sh instead of bash for the test scripts. 2018-03-26 14:41:05 -06:00