aboutsummaryrefslogtreecommitdiffstats
path: root/meta-ivi-test/recipes-extended
AgeCommit message (Collapse)Author
2018-08-08common-api-c++-dbus: Add dependency on bashOscar Andreasson
Some of the test scripts we install depends on bash, and recent changes in yocto are failing the build since it's now able to detect script dependencies as well. Add bash dependency. Signed-off-by: Oscar Andreasson <oscar.andreasson@pelagicore.com>
2018-02-14node-startup-controller: Add package nsm-dummyOscar Andreasson
The nsm-dummy package is not created. Let's create it. Signed-off-by: Oscar Andreasson <oscar.andreasson@pelagicore.com>
2018-02-14PCL: Remove patch applied upstreamOscar Andreasson
The 0001-memset-improperly-initialized-length-of-elements.patch was applied upstream in the persistence-client-library git repository. Remove the temporary patch and update the main persistence-client-library bb file to point to that GIT hash. Signed-off-by: Oscar Andreasson <oscar.andreasson@pelagicore.com>
2018-02-14pcl: Add patch for proper initialization:Oscar Andreasson
Some lengths for the memset calls are not properly initialized, this patch is temporarily added to this repo for the rocko release. Signed-off-by: Oscar Andreasson <oscar.andreasson@pelagicore.com>
2017-08-30persistence-client-library: fix test scriptsYong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2017-08-24persistence-administrator: fix test scriptO-0.2Yong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2017-08-24node-state-manager: fix test scriptYong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2017-07-26persistence-client-library: update to latest commitYong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2017-07-07persistence-administrator: testscript fixO-0.1Yong-iL Joh
- use node-state-manger instead of nsm-dummy because nsm-dummy is dead when testing. Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2017-06-16persistence-administrator: version up to 1.0.9Yong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2017-06-16persistence-client-library: update to latest gitYong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2017-06-16persistence-common-object: update to latest gitYong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2017-06-16node-startup-controller: resolve confliction of *.conf files of dbusYong-iL Joh
- use it if NSC's test runs Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2017-06-07capicxx-perf: build fixYong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2017-04-19persistence-client-library: fix compile errorYong-iL Joh
| persistence_client_library_benchmark.c:86:23: error: conversion to 'long int' from 'long long int' may alter its value [-Werror=conversion] | durationInit += getNsDuration(&initStart, &initEnd); | ^~~~~~~~~~~~~ Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2017-04-14persistence-client-library: fix test scriptYong-iL Joh
- to test it, 1. mount persistent partition to /Data/mnt-c, /Data/mnt-wt 2. run node-state-manager 3. run pas daemon 4. install PAS_data.tar.gz if it ended with "... returned <<-1310719>>]", installation is failed. back to 2. if it ended with "... returned <<108>>]", go on. 5. run PCL test Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2017-04-13persistence-client-library: fix test script.N-1.0Yong-iL Joh
- do as told by Ingo Heurner Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2017-04-13persistence-administrator: minor fixYong-iL Joh
- place dummy file to right place Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2017-04-13persistence-client-library: modify test scriptYong-iL Joh
- install target is PAS_data.tar.gz, not Data_benchmark.tar.gz Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2017-03-22node-state-manager: fix test script.Yong-iL Joh
- no seg.fault during test - thanks Bogdan Popescu Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2017-02-22persistence-common-object_t: Fix typoGianpaolo Macario
Signed-off-by: Gianpaolo Macario <gianpaolo_macario@mentor.com>
2017-02-20persistence-client-library_t: Fix typoGianpaolo Macario
Signed-off-by: Gianpaolo Macario <gianpaolo_macario@mentor.com>
2017-02-08persistence-client-library: add more testsYong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2017-02-08meta-ivi-test: enable test of PAS.Yong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2017-02-08node-health-monitor: update latest commitYong-iL Joh
- change SRC_URI to github.com/GENIVI - it adds a specification documentation only Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2017-02-08Merge commit '82ad0c7481c5c0343049b1bf5872b163fd868fc1' into 12Yong-iL Joh
2017-02-02persistence-common-object: fix issue of seg. fault of PASYong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2017-02-01meta-ivi-test: add space between option "EXTRA_OECONF"Yong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2017-01-25common-api-c++-dbus: add testYong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2017-01-25common-api-test: build fix up for common-api-c++-3.1.10.4Yong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2016-10-06capicxx-perf: use https protocol to get source from github.comYong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2016-09-23persistence-client-library: fix test scriptYong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2016-09-23node-state-manager: fix test scriptYong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2016-08-26test-fw: 2nd updateM-0.2Yong-iL Joh
- reduce messages when test is run in batch mode - add node-health-monitor, node-startup-controller, vsomeip Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2016-07-22test-fw: added (test framework)Yong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2016-07-21common-api: move capicxx-*-native_... from meta-ivi-test/ to meta-ivi/Yong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2016-07-21persistence-administrator: modify by test/pers_svc_test/test_infoYong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2016-07-21persistence-client-library: update to latest (2016/3/30)Yong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2016-07-21node-state-manager: update to latest (2015/10/28)Yong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2016-07-01dlt-daemon: upgrade version to 2.15.0Yong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2016-06-17common-api: introduce native recipe for someipPavel Konopelko
Signed-off-by: Pavel Konopelko <pkonopel@visteon.com>
2016-06-17common-api: add capicxx-perf testPavel Konopelko
The test includes capicxx-server and capicxx-client applications that use Common API C++ to connect via D-Bus. The client invokes a method on the server, waits for the server to respond and repeats this sequence multiple times. The code generation is performed automatically as a build step and depends on capicxx-{core|dbus}-native recipes. The following transcript illustrates the usage: root@qemux86-64:~# dbus-run-session -- sh root@qemux86-64:~# capicxx-server & root@qemux86-64:~# Started capicxx-server capicxx-server heartbeat 1200s... root@qemux86-64:~# capicxx-client Started capicxx-client starting test... test completed message payload [bytes]: 0 sync messages sent: 10000 messages per [s]: 344.59 exiting capicxx-client root@qemux86-64:~# Signed-off-by: Pavel Konopelko <pkonopel@visteon.com>
2016-06-17common-api: introduce native recipes for core and dbusPavel Konopelko
These recipes fetch pre-built code generator binaries from Common API C++ update site and make them available in sysroot. The only pre-requisite for the build host is that it has Java Run-time Environment (JRE) installed. Signed-off-by: Pavel Konopelko <pkonopel@visteon.com>
2016-04-15persistence-common-object: remove WARNING message of buildYong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2016-03-29node-startup-controller: add test script to *-nsm-dummy packageL-1.0Yong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2016-03-18node-health-monitor: create *-test packageYong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2016-03-04node-state-manager: create *-test packageYong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2016-03-04dlt-daemon: create *-test packageYong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2016-03-04common-api-test: move test binaries from /usr/bin to /opt/tests/${PN}/Yong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2016-03-04common-api-test: move *-test package to meta-ivi-test layerYong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>