meson: increase the test time for the selftest suite

Because it's timing out on the XPS

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
Peter Hutterer 2019-06-26 17:05:41 +10:00
parent 61553432b0
commit 523c82abb5

View file

@ -826,7 +826,8 @@ if get_option('tests')
install : false)
test('test-litest-selftest',
test_litest_selftest,
suite : ['all'])
suite : ['all'],
timeout : 100)
def_LT_VERSION = '-DLIBINPUT_LT_VERSION="@0@:@1@:@2@"'.format(libinput_lt_c, libinput_lt_r, libinput_lt_a)
test_library_version = executable('test-library-version',