mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-02-03 10:00:27 +01:00
test: add the test cases to the suite in the utils tests
oops... Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
5c04bc1851
commit
bfc4980754
1 changed files with 2 additions and 0 deletions
|
|
@ -1144,6 +1144,8 @@ litest_utils_suite(void)
|
|||
tcase_add_test(tc, list_test_append);
|
||||
tcase_add_test(tc, strverscmp_test);
|
||||
|
||||
suite_add_tcase(s, tc);
|
||||
|
||||
return s;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue