Increase tests timeout factor by 20

Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
This commit is contained in:
David Abdurachmanov 2024-01-09 11:24:00 +02:00
parent 098d70baba
commit c39ce84e22
Signed by: davidlt
GPG Key ID: 7A5F42FAF91FACC3
1 changed files with 5 additions and 1 deletions

View File

@ -1,7 +1,7 @@
Name: libfprint
Version: 1.94.5
Release: %autorelease
Release: %autorelease -e 0.riscv64
Summary: Toolkit for fingerprint scanner
License: LGPLv2+
@ -52,7 +52,11 @@ developing applications that use %{name}.
%ldconfig_scriptlets
%check
%ifnarch riscv64
%meson_test -t 4
%else
%meson_test -t 20
%endif
%files
%license COPYING