Mikko Rapeli
c95842cdca
stress-ng: delete recipe
...
stress-ng is now available from poky directly.
Signed-off-by: Mikko Rapeli <mikko.rapeli@bmw.de >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-08-14 16:05:00 -07:00
Ricardo Ribalda Delgado
bc93fe6950
fwts: Update to 19.06.00
...
Update to latest release.
Since version 18.08.00, libbsd is a dependency:
https://wiki.ubuntu.com/FirmwareTestSuite/ReleaseNotes/18.08.00
Signed-off-by: Ricardo Ribalda Delgado <ricardo@ribalda.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-07-30 19:15:24 -07:00
Bartosz Golaszewski
aa98f9eb73
bats: new package
...
This adds a recipe for the bats package. Bats is a TAP-compliant
testing framework for Bash. The recipe is very simple - it just
installs a bunch of bash scripts.
Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-07-26 14:29:17 -07:00
William A. Kennington III via Openembedded-devel
16071edf1d
googletest: The gtest and gmock projects were combined under googletest in 2015
...
PROVIDES gmock and gtest for backwards-compatibility with existing DEPENDS.
Signed-off-by: Douglas Royds <douglas.royds@taitradio.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-06-25 14:21:48 -07:00
William A. Kennington III via Openembedded-devel
28274a10bf
gtest: Googletest project is back under github.com/google/googletest
...
No longer under the Abseil project.
Signed-off-by: Douglas Royds <douglas.royds@taitradio.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-06-25 14:21:48 -07:00
Adrian Bunk
b250fe8002
catch2: Upgrade 2.6.1 -> 2.7.2
...
Remove patch applied upstream.
Signed-off-by: Adrian Bunk <bunk@stusta.de >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-05-10 14:10:13 -07:00
Andreas Müller
beb872b68a
cppunit: fix patch fuzz warning
...
| Applying patch 0001-doc-Makefile.am-do-not-preserve-file-flags-when-copy.patch
| patching file doc/Makefile.am
| Hunk #1 succeeded at 8 with fuzz 2 (offset -14 lines).
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-03-28 11:55:34 -07:00
Oleksandr Kravchuk
93ddf9927b
cxxtest: update to 4.4
...
Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-03-19 20:59:40 -07:00
Oleksandr Kravchuk
f216dadcd2
cppunit: update to 1.14.0
...
License checksum has been changed due to the minor indentation change
in the COPYING file.
Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-03-19 20:59:40 -07:00
Khem Raj
7b01edd129
catch2: Upgrade to 2.6.1
...
Fix build with clang
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-02-13 09:27:22 -08:00
Khem Raj
8f6995ddc6
catch2: Upgrade to 2.6.0
...
Drop backported patch
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-02-05 16:43:12 -08:00
Khem Raj
aa5cf52fd4
catch2: Replace the patch with upstreamable patch
...
Update to tip of master
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-01-02 10:28:18 -08:00
Khem Raj
ba604d99ae
catch2: Upgrade to 2.5.0 release
...
Drop upstreamed patch and add a patch to fix build seen with clang
and gcc9
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2018-12-18 22:15:59 -08:00
Brad Bishop
179a1b9ea8
gtest: update to 1.8.1
...
Update to 1.8.1, which has proper pkg-config support (so
Add-pkg-config-support.patch can be dropped).
Also the canonical gtest seems to have moved out of the google github
organization into something called abseil. Update HOMEPAGE and SRC_URI
to match.
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2018-12-11 22:13:55 -08:00
Randy MacLeod
d5bcdfc064
stress-ng: Upgrade from 0.09.37 to 0.09.45
...
Drop the upstreamed patch:
0001-stress-ng-don-t-enable-TARGET_CLONES-for-musl.patch
Rebase other patches except for the stress-malloc.c change
which has made it upstream:
c3a2e662 stress-malloc: use HAVE_MALLOPT check for mallopt glibc function
Signed-off-by: Randy MacLeod <Randy.MacLeod@windriver.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2018-11-12 17:28:49 -08:00
Bartosz Golaszewski
1d7ae7438a
catch2: new package
...
Add a recipe for the catch2 testing framework. There's a bug upstream
which makes it impossible to build with gcc7 so include a patch.
Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2018-10-16 08:17:46 -07:00
Khem Raj
7e0fa293b7
recipes: Exclude non-buildable recipes from world for musl build
...
These recipes need to be fixed for musl, until they are needed
on musl lets remove them from world builds
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2018-08-20 23:58:58 -07:00
Khem Raj
2f26e8af66
stress-ng: Fix build on musl
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2018-08-20 21:49:29 -07:00
Martin Jansa
8996356654
fwts: add dependency on bison-native
...
* fixes:
fwts/18.05.00+gitAUTOINC+b0ec7aa2ef-r0/build/src/acpica/source/compiler'
m4 -P -I../../../../../git/src/acpica/source/compiler ../../../../../git/src/acpica/source/compiler/aslparser.y > aslcompiler.y
flex -i -PAslCompiler -oaslcompilerlex.c ../../../../../git/src/acpica/source/compiler/aslcompiler.l
yacc -v -d -y -bdtparser -pDtParser ../../../../../git/src/acpica/source/compiler/dtparser.y
flex -i -PDtParser -odtparserlex.c ../../../../../git/src/acpica/source/compiler/dtparser.l
yacc -v -d -y -bprparser -pPrParser ../../../../../git/src/acpica/source/compiler/prparser.y
flex -i -PPrParser -oprparserlex.c ../../../../../git/src/acpica/source/compiler/prparser.l
/bin/bash: yacc: command not found
Makefile:3684: recipe for target 'dtparser.c' failed
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2018-08-19 16:09:28 -07:00
Khem Raj
eedd174a26
stress-ng: Upgrade to 0.09.37
...
Carries fixes needed for building with glibc 2.28+
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2018-08-15 08:20:06 -07:00
Khem Raj
e0f7b2621a
fwts: Upgrade to V18.05.00
...
drop backported patches and fix build with gcc8
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2018-05-31 21:53:52 -07:00
Trevor Woerner
316753e9cf
gtest: switch away from github archive
...
Since we know that github archives which are automatically generated have a
tendency to change their checksums[1], switch to using a git clone.
[1] http://lists.openembedded.org/pipermail/openembedded-devel/2017-September/114916.html
Signed-off-by: Trevor Woerner <twoerner@gmail.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2018-05-23 15:32:05 -07:00
Armin Kuster
60ece21d85
stress-ng: refresh patches
...
WARNING:
Some of the context lines in patches were ignored. This can lead to incorrectly applied patches.
The context lines in the patches can be updated with devtool:
devtool modify <recipe>
devtool finish --force-patch-refresh <recipe> <layer_path>
Then the updated patches and the source tree (in devtool's workspace)
should be reviewed to make sure the patches apply in the correct place
and don't introduce duplicate lines (which can, and does happen
when some of the context is ignored). Further information:
http://lists.openembedded.org/pipermail/openembedded-core/2018-March/148675.html
https://bugzilla.yoctoproject.org/show_bug.cgi?id=10450
Details:
patching file stress-fcntl.c
Hunk #1 succeeded at 415 with fuzz 2 (offset 2 lines).
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2018-04-13 12:43:38 -07:00
Armin Kuster
d698b26edc
evtest: move to recipes-test
...
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2018-03-01 16:10:37 -08:00
Armin Kuster
37a4340874
cppunit: move to recipes-test
...
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2018-03-01 16:10:36 -08:00
Armin Kuster
e2ec50e9db
cunit: move to recipes-test
...
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2018-03-01 16:10:36 -08:00
Armin Kuster
e2d5593aed
pm-qa: move to recipe-test
...
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2018-03-01 16:10:36 -08:00
Armin Kuster
56121f12f1
cxxtest: move to recipes-test
...
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2018-03-01 16:10:36 -08:00
Armin Kuster
17b3e32be2
fbtest: move to recipe-tests
...
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2018-03-01 16:10:36 -08:00
Armin Kuster
c96dd1c721
testfloat: move to recipe-tests
...
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2018-03-01 16:10:36 -08:00
Khem Raj
49ee7840f6
stress-ng: Upgrade to 0.09.14
...
drop upstreamed patch
Signed-off-by: Khem Raj <raj.khem@gmail.com >
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2018-02-11 11:52:32 -08:00
Tim Orling
397557b7e7
stress-ng: upgrade to 0.09.09 and fix musl build
...
* Upstream tarballs are now xz compressed
* Patch 0001 modified:
- stress-pthread and stress-context change not needed
* Add patch to fix stress-fcntl for musl
* Add patch to fix syntax errors in stress-fcntl
- Accepted upstream
* Add UPSTREAM_CHECK_URI and UPSTREAM_CHECK_REGEX
Signed-off-by: Tim Orling <timothy.t.orling@linux.intel.com >
Acked-by: Denys Dmytriyenko <denys@ti.com >
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2018-01-16 21:40:46 -08:00
Aníbal Limón
79c5e2c723
stress-ng: Add recipe
...
A tool to generate load and stress a system, currently this recipe
is on a couple of layers [1] and is not updated, a good reason to
have in meta-oe.
[1] https://layers.openembedded.org/layerindex/branch/master/recipes/?q=stress-ng
Signed-off-by: Aníbal Limón <anibal.limon@linaro.org >
Signed-off-by: Denys Dmytriyenko <denis@denix.org >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2017-10-27 16:39:33 +00:00
Khem Raj
1565dc6af6
fwts: Bump SRCREV to latest past 17.03.00 release
...
Helps fixing build issues with gcc7
Signed-off-by: Khem Raj <raj.khem@gmail.com >
Acked-by: Koen Kooi <koen.kooi@linaro.org >
Acked-by: Fathi Boudra <fathi.boudra@linaro.org >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2017-06-19 19:29:37 +02:00
Fathi Boudra
7f97463547
fwts: upgrade to 17.03.00 release
...
Update PV and SRCREV to match 17.03.00 release
Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2017-03-31 13:26:01 +02:00
Fathi Boudra
56d77341bb
fwts: upgrade to 17.02.00 release
...
Update PV and SRCREV to match 17.02.00 release
Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2017-02-20 11:50:15 +01:00
Fathi Boudra
b9c6c88475
fwts: upgrade to 17.01.00 release
...
Update PV and SRCREV to match 17.01.00 release
Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2017-02-13 18:43:19 +01:00
Fathi Boudra
7787c56382
fwts: upgrade to 16.12.00 release
...
* update PV and SRCREV to match 16.12.00 release
* refresh 0001-ignore-constant-logical-operand-warning-with-clang.patch
Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2016-12-26 08:24:56 +01:00
Andre McCurdy
1e2491d125
gtest, gmock: update 1.7.0 -> 1.8.0
...
Starting from the 1.8.0 release, GoogleTest and GoogleMock are
maintained in the same repository and released together. Update the
gtest recipe to PROVIDE gmock (and drop the gmock recipe).
Patches to add CMake install rules have been dropped (now supported
upstream).
https://github.com/google/googletest/commit/98d988deac06637364f6cd41c45c3db4a8a0b6bc
https://github.com/google/googletest/commit/7c8ac4886a7ad513430d132c446a93c6d395345a
Signed-off-by: Andre McCurdy <armccurdy@gmail.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2016-12-26 08:23:24 +01:00
Khem Raj
2b9328074d
fwts: Update to 16.09 release
...
license change is just year change from 2014 to 2016
Fix build with clang while here
Signed-off-by: Khem Raj <raj.khem@gmail.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2016-11-23 15:24:01 +01:00
Mateusz Nowakowski
6d8cbfa5b6
gmock: fixed installing pkgconfig file and libraries on x86_64 architecture
...
Signed-off-by: Mateusz Nowakowski <mateusz.cz.nowakowski@gmail.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2016-10-05 18:21:13 +02:00
Frederico Cadete
377d67aa7c
gtest: fix installation in multilib
...
The installation and pkgconfig patches have to be reworked to consider
the install directories from OE.
Signed-off-by: Frederico Cadete <frederico.cadete@awtce.be >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2016-06-23 15:21:27 +02:00
Derek Straka
ee42aeb991
fwts: add CFLAG to ignore misleading indentations
...
Signed-off-by: Derek Straka <derek@asterius.io >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2016-06-15 12:13:17 +02:00
Martin Jansa
25a78e55e9
abiword, fbreader, tvheadend, glmark2, libqmi, modemmanager, thrift, wvdial, wvstreams, dt, collectd, gtkmathview, tcsh, glcompbench, geos, libspatialite, geis, grail, opencv, openwbem, fwts: blacklist, fails to build with gcc-6 or glibc-2.24
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2016-06-13 19:06:44 +02:00
Pascal Bach
33fc545ab8
gtest, gmock: allow building gtest-native and gmock-native
...
Signed-off-by: Pascal Bach <pascal.bach@siemens.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2016-04-28 10:37:47 +02:00
Graeme Gregory
afbeff6463
fwts: add the Firmware Test Suite
...
The Firmware Test Suite is a set of tests for checking ACPI and EFI
implementations for common bugs and issues.
Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org >
Signed-off-by: Graeme Gregory <graeme.gregory@linaro.org >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2014-12-31 16:35:34 +01:00
Mario Domenech Goulart
3243648a18
gmock: add recipe
...
gmock is a library for writing and using C++ mock classes, by Google.
Signed-off-by: Mario Domenech Goulart <mario@ossystems.com.br >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2014-11-19 15:19:25 +01:00
Mario Domenech Goulart
ff5cda05c9
gtest: add recipe
...
gtest is a framework for writing C++ tests, by Google.
Signed-off-by: Mario Domenech Goulart <mario@ossystems.com.br >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2014-11-19 15:19:25 +01:00