enable tests

(cherry picked from commit 945af641e57a13fb9df63f9538b44ab352eb0e62)
This commit is contained in:
liuyumeng 2022-03-30 16:13:53 +08:00 committed by openeuler-sync-bot
parent cebd452214
commit 639372b772

View File

@ -47,7 +47,7 @@ end}
Name: libdrm
Version: 2.4.109
Release: 2
Release: 3
License: MIT
Summary: library for direct rendering manager
@ -123,6 +123,9 @@ Utility programs for the kernel DRM interface.
%{nil}
%meson_build
%check
%meson_test
%install
%meson_install
%if %{with install_test_programs}
@ -264,6 +267,9 @@ install -Dpm0644 -t %{buildroot}%{_udevrulesdir} %{S:2}
%endif
%changelog
* Wed Mar 30 2022 liuyumeng <liuyumeng5@h-partners.com> - 2.4.109-3
- enable tests
* Tue Mar 1 2022 hanhui <hanhui15@h-partners.com> - 2.4.109-2
* customized valgrind