[OE-core] [PATCH v3] json-c: Add ptest for json-c

2022-08-12 Thread Simone Weiss
Adapt json-c recipe to compile and deploy a ptest for json-c. Also add a small script for executing the tests. All tests were successful on a trial and took around 20 seconds. Signed-off-by: Simone Weiß Signed-off-by: Kai Tomerius --- .../distro/include/ptest-packagelists.inc | 1 +

Re: [OE-core] [PATCH v2] json-c: Add ptest for json-c

2022-08-11 Thread Simone Weiss
bedded.org wrote: > > > CAUTION: This email originated from outside of the Elektrobit > > > organization. Do not click links or open attachments unless you > > > recognize the sender and know the content is safe. > > > > > > > > > On Wed, 10

Re: [OE-core] [PATCH v2] json-c: Add ptest for json-c

2022-08-11 Thread Simone Weiss
rom outside of the Elektrobit > organization. Do not click links or open attachments unless you > recognize the sender and know the content is safe. > > > On Wed, 10 Aug 2022 at 21:40, Simone Weiss < > simone.we...@elektrobit.com> wrote: > > --- a/meta/conf/dist

[OE-core] [PATCH v2] json-c: Add ptest for json-c

2022-08-10 Thread Simone Weiss
Adapt json-c recipe to compile and deploy a ptest for json-c. Also add a small script for executing the tests. All tests were successful on a trial Signed-off-by: Simone Weiß Signed-off-by: Kai Tomerius --- .../distro/include/ptest-packagelists.inc | 1 +

Re: [OE-core] [PATCH] json-c: Add ptest for json-c

2022-05-30 Thread Simone Weiss
and know the content is safe. > > > Hi Simone, > > Il giorno Mon, 30 May 2022 11:47:45 +0200 > "Simone Weiss" ha scritto: > > > Also add a script for executing the ptests. All tests were > > sucessful on a trial > > run. Also add a small script

[OE-core] [PATCH] json-c: Add ptest for json-c

2022-05-30 Thread Simone Weiss
Also add a script for executing the ptests. All tests were sucessful on a trial run. Also add a small script for running the tests. Signed-off-by: Simone Weiß Signed-off-by: Kai Tomerius --- .../distro/include/ptest-packagelists.inc | 1 + meta/recipes-devtools/json-c/json-c/run-ptest |

[OE-core] [PATCH] json-c: Add ptest for json-c

2022-05-30 Thread Simone Weiss
Also add a script for executing the ptests. All tests were sucessful on a trial run. Signed-off-by: Simone Weiß Signed-off-by: Kai Tomerius --- meta/conf/distro/include/ptest-packagelists.inc | 1 + meta/recipes-devtools/json-c/json-c_0.16.bb | 15 +-- 2 files changed, 14

[OE-core] [PATCH] libgcrypt: Add ptest

2022-05-04 Thread Simone Weiss
Add a ptest for libgcript to core-image-ptest-all. All tests passed on a trial run. Signed-off-by: Simone Weiss --- meta/conf/distro/include/ptest-packagelists.inc | 1 + meta/recipes-support/libgcrypt/files/run-ptest| 3 +++ .../recipes-support/libgcrypt/libgcrypt_1.10.1.bb | 15

[OE-core] [PATCH v3] libgpg-error: Add ptest

2022-04-19 Thread Simone Weiss
Add a ptest for libgpg-error to core-image-ptest-all. Avoid refreshing the Makefile in qemu as this would fail and is not needed. All tests passed on a trial run. Signed-off-by: Simone Weiss --- meta/conf/distro/include/ptest-packagelists.inc| 1 + .../libgpg-error/libgpg-error/run-ptest

[OE-core] [PATCH v2] libgpg-error: Add ptest

2022-04-19 Thread Simone Weiss
Add a ptest for libgpg-error to core-image-ptest-all. Avoid refreshing the Makefile in qemu as this would fail and is not needed. All tests passed on a trial run. Signed-off-by: Simone Weiss --- meta/conf/distro/include/ptest-packagelists.inc| 1 + .../libgpg-error/libgpg-error/run-ptest

[OE-core] [PATCH] libgpg-error: Add ptest

2022-04-06 Thread Simone Weiss
Add a ptest for libgpg-error to core-image-ptest-all. All tests passed on a trial run. Signed-off-by: Simone Weiss --- meta/conf/distro/include/ptest-packagelists.inc| 1 + .../libgpg-error/libgpg-error/run-ptest| 3 +++ .../libgpg-error/libgpg-error_1.44.bb | 14

Re: [OE-core] [PATCH] popt: add ptest

2022-04-04 Thread Simone Weiss
ängers, und versuchen Sie, > die Nachricht erneut zu senden. Wenn das Problem weiterhin besteht, > wenden Sie sich an Ihren E-Mail-Administrator. > > > Alex > > On Fri, 1 Apr 2022 at 16:46, Simone Weiss < > simone.we...@elektrobit.com> wrote: > > > > Ad

[OE-core] [PATCH] popt: add ptest

2022-04-01 Thread Simone Weiss
Add a ptest for popt to core-image-ptest-all. Provide a patch to popt to adopt the test format to "simple test" and a script for running the test. All tests passed on a trial run. Signed-off-by: Simone Weiss Signed-off-by: David Niederpruem --- .../distro/include/ptest-packag