mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 03:44:06 +00:00
test: Add basic SYNC tests.
I couldn't find any, and I was modifying the implementation, so I had to write some. I would like the test to end with a "make sure there weren't any stray unchecked errors", but I didn't figure out how to do that. v2: Extend sync tests to cover alarm delta and waitvalue changes. Signed-off-by: Eric Anholt <eric@anholt.net> Reviewed-by: Keith Packard <keithp@keithp.com>
This commit is contained in:
committed by
Adam Jackson
parent
3336291fc6
commit
5cbfa27654
@@ -22,3 +22,5 @@ if get_option('xvfb')
|
||||
)
|
||||
endif
|
||||
endif
|
||||
|
||||
subdir('sync')
|
||||
|
||||
Reference in New Issue
Block a user