!17 enable tests

From: @liuyumeng1 
Reviewed-by: @zzm_567, @t_feng 
Signed-off-by: @t_feng
This commit is contained in:
openeuler-ci-bot 2022-04-06 06:42:28 +00:00 committed by Gitee
commit c2a63ddf8e
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

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