mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 03:44:06 +00:00
tests: Convert test/ to single binary
Reviewed-by: Adam Jackson <ajax@redhat.com> Signed-off-by: Mihail Konev <k.mvc@ya.ru>
This commit is contained in:
committed by
Adam Jackson
parent
773fc07e4c
commit
ead5064581
@@ -43,6 +43,8 @@
|
||||
#include "mi.h"
|
||||
#include "assert.h"
|
||||
|
||||
#include "tests-common.h"
|
||||
|
||||
/**
|
||||
* Init a device with axes.
|
||||
* Verify values set on the device.
|
||||
@@ -1904,7 +1906,7 @@ dix_enqueue_events(void)
|
||||
}
|
||||
|
||||
int
|
||||
main(int argc, char **argv)
|
||||
input_test(void)
|
||||
{
|
||||
dix_enqueue_events();
|
||||
dix_double_fp_conversion();
|
||||
|
||||
Reference in New Issue
Block a user