Accepting request 689374 from devel:libraries:c_c++

- Update to version 1.1.5
  * Added cmocka_set_skip_filter()
  * cmocka version 1.1.4
  * Added assert_float(_not)_equal()
  * Added expect_any_always()
  * Small bug fixes

OBS-URL: https://build.opensuse.org/request/show/689374
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmocka?expand=0&rev=17
This commit is contained in:
Dominique Leuenberger 2019-04-03 07:22:59 +00:00 committed by Git OBS Bridge
commit 42a6d3b8ef
6 changed files with 31 additions and 21 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:43eabcf72a9c80e3d03f7c8a1c04e408c18d2db5121eb058a3ef732a9dfabfaf
size 78744

View File

@ -1,16 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCAAdFiEEjf9T4Y8qvI2PPJIjfuD8TcwBTj0FAlus2xIACgkQfuD8TcwB
Tj3+og//f1gl973q/yEI/PSZ50prPp0Qocr+0OqCMIDAwnqzZr3A+dwuDVjJ4uNI
vf98zx66Tm/FbpAxGOAHu/zGjLix2QPkWF+30JIOK+75XP4Nc4h6y+nvJrd90rfY
pj+dZP6ySzdmwsgb4gE7HcUBTohEBpN7YdaDzqm6n2FyJqDK78CjjC9xQtrAlsuh
PD87rcOXDgpsFFzFEpwFqIqKlmMd4jZcGWE5Ga815lWvzB3vIcb5ABieI0eObRjz
C6tfR7uBk++aXFAqqnI5ioCBuizibhOgIphmMnsQIJ3NI/0vQQyGk4NWzeHy2tF4
z0Y0GF5WRgNds1YI4oMnYV+LiFHBlZoQnVYq1lhzueALQ+37EUDBXs6Zgy24csN0
nl4lRXRbkSUOFKdtzk6QTE1ezNozUW1LNyoGkKGfLMggdq5Vnq19xE4nq2mOh0vM
NOb1jvVpeu2GkucgBhlspRQVhCFKMDRVereZJEuEc4OCGfpRlQrxJVP8JnrLSIC/
whGA63ZZdYY6feP+Ido+eCI9ZSWtouewtsyspJ0w/ZuBIRMA3Pnd0jRUu8oFEjIT
QtYNVN/HcDnYbdXmcY9Uojh78UTeuomGdn/Q/8q+830caLxqtgy0w4fgnwRHLzzV
FqoStsCMAVg/uAYvpgdUt+LqYzxAeXmc20IPqmYSLXy8S5eeGcc=
=96cs
-----END PGP SIGNATURE-----

3
cmocka-1.1.5.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f0ccd8242d55e2fd74b16ba518359151f6f8383ff8aef4976e48393f77bba8b6
size 81004

16
cmocka-1.1.5.tar.xz.asc Normal file
View File

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCAAdFiEEjf9T4Y8qvI2PPJIjfuD8TcwBTj0FAlycwqUACgkQfuD8TcwB
Tj3XJA/+PO2eS4q2+HzjspRipT6V+CWx6SzRV+sy7NTysbvSqQqjY1kG3aYmmbXG
YqxaAoinyRwAhc8DhZkiz3huTjeg203ab6rr9sjKvMXKVbgb9U1Fepx17GWMLIuw
fgMDlAmyLxyS/pYCqVLG0DYXewZIY9FGWCL9l8jMx0IHdhvIFOTSn9IO5M/+nVwl
LLiIWBYgHX5SpW47a2HtFmuwDq/O4DFcN4eKQwxmBTrQrcEVmZOY8XBqj+3PqtdN
TOZbs2jUrNeTv+JC/EMaTDCG1PctH/QHqEsVQKZmoGfNiYHKIu7kYdVODu1O9PRl
vXc8Zk2DyHwMltaEQgo/foRz/swqQ9Tx18MsVyDEUJqEGN1GNMx+H1fYtaV/drYy
8DMAUkvYkejr3aHNA7rHwvEuPOo8MdHHpTgFLtD5Ei4rRudAGCHJ9zkxoVyoB46j
6bOeUyqEfIUa6Dko5Mv4s4C0K9msUL6hjZdrLHI+m8HCLPaSElXcYWrE877zpdIz
wKjyBFWPr1UzsE5FgJ9JF92Clsk9ap3iX8CP6ye3ZSYWpFwwbWosMx0C3cYVtElt
gVmfhRnp2Yst2BRc7wTmxdxTgsfS2FM+5+rCt4uLU74UFADgMf+afXcyCp9/vxL2
M2pGgWRHcmCHiKXpTft7crA80DWiYuauxjyRc9lc+gKelbqBaXc=
=C+Zt
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Thu Mar 28 13:54:53 UTC 2019 - Andreas Schneider <asn@cryptomilk.org>
- Update to version 1.1.5
* Added cmocka_set_skip_filter()
* cmocka version 1.1.4
* Added assert_float(_not)_equal()
* Added expect_any_always()
* Small bug fixes
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Sep 27 13:58:03 UTC 2018 - Andreas Schneider <asn@cryptomilk.org> Thu Sep 27 13:58:03 UTC 2018 - Andreas Schneider <asn@cryptomilk.org>

View File

@ -1,7 +1,7 @@
# #
# spec file for package cmocka # spec file for package cmocka
# #
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -24,7 +24,7 @@
%endif %endif
Name: cmocka Name: cmocka
Version: 1.1.3 Version: 1.1.5
Release: 0 Release: 0
Summary: Lightweight library to simplify and generalize unit tests for C Summary: Lightweight library to simplify and generalize unit tests for C
License: Apache-2.0 License: Apache-2.0