libglvnd/tests
Brian Nguyen 171fa7481f Add testpatchentrypoints unit test
This unit test verifies that entrypoint patching works as expected, by
loading libGLX_patchentry.so, looking up the address of
__glXSawVertex3fv defined in libGLX_patchentry.so, and verifying that
the value at this symbol matches the number of calls to glVertex3fv()
(which is hacked to increment __glXSawVertex3fv via entrypoint
rewriting).
2014-01-23 20:28:50 -08:00
..
GLX_dummy Build libGLX_patchentry.so for future entrypoint patching unit test 2014-01-23 20:28:50 -08:00
fini_test_env.sh [tests] Replace SKIP_ENV_INIT with DO_X11_TESTS 2013-09-27 10:25:45 -07:00
init_test_env.sh [tests] Replace SKIP_ENV_INIT with DO_X11_TESTS 2013-09-27 10:25:45 -07:00
Makefile.am Add testpatchentrypoints unit test 2014-01-23 20:28:50 -08:00
test_utils.c [tests] Add make current subtests 2013-08-26 11:03:43 -07:00
test_utils.h [tests] Add make current subtests 2013-08-26 11:03:43 -07:00
testglxgetclientstr.c [tests] Add testglxgetclientstr subtest 2013-08-26 11:03:43 -07:00
testglxgetclientstr.sh [tests] Add testglxgetclientstr subtest 2013-08-26 11:03:43 -07:00
testglxgetprocaddress.c [tests] Add testglxgetprocaddress subtest 2013-08-26 11:03:43 -07:00
testglxgetprocaddress.sh [tests] Add testglxgetprocaddress subtest 2013-08-26 11:03:43 -07:00
testglxmakecurrent.c [glvnd_pthread] Add GLVNDPthreadFuncs::is_singlethreaded attribute 2014-01-23 20:16:32 -08:00
testglxmcbasic.sh [tests] Add make current subtests 2013-08-26 11:03:43 -07:00
testglxmclate.sh [tests] Add make current subtests 2013-08-26 11:03:43 -07:00
testglxmcloop.sh [tests] Add make current subtests 2013-08-26 11:03:43 -07:00
testglxmcoldlink.sh [tests] Add testglxmcoldlink subtest 2013-08-26 11:03:43 -07:00
testglxmcthreads.sh [tests] Add make current subtests 2013-08-26 11:03:43 -07:00
testglxnscreens.c [glvnd_pthread] Add GLVNDPthreadFuncs::is_singlethreaded attribute 2014-01-23 20:16:32 -08:00
testglxnscreens.sh [tests] Replace SKIP_ENV_INIT with DO_X11_TESTS 2013-09-27 10:25:45 -07:00
testglxnscrthreads.sh [tests] Replace SKIP_ENV_INIT with DO_X11_TESTS 2013-09-27 10:25:45 -07:00
testglxqueryversion.c [tests] remove unused 'str' variable 2013-09-26 23:26:22 -07:00
testglxqueryversion.sh [tests] Add testglxqueryversion subtest 2013-08-26 11:03:43 -07:00
testpatchentrypoints.c Add testpatchentrypoints unit test 2014-01-23 20:28:50 -08:00
testpatchentrypoints.sh Add testpatchentrypoints unit test 2014-01-23 20:28:50 -08:00
testx11glvndproto.c [tests] Add testx11glvndproto and testglxnscreens subtests 2013-08-26 11:03:43 -07:00
testx11glvndproto.sh [tests] Replace SKIP_ENV_INIT with DO_X11_TESTS 2013-09-27 10:25:45 -07:00
xorg.2screens.conf [tests] Add basic test infrastructure 2013-08-26 11:03:43 -07:00
xorg.conf [tests] Add basic test infrastructure 2013-08-26 11:03:43 -07:00