Re: [PATCH] testsuite/xeno-test: do not swallow exit status anymore

2018-11-28 Thread Jan Kiszka via Xenomai
On 28.11.18 10:05, Henning Schild wrote: Am Fri, 16 Nov 2018 07:28:51 +0100 schrieb Jan Kiszka : On 08.11.18 13:42, Henning Schild via Xenomai wrote: xeno-test-run always returned SUCCESS, even if its children exited with non zero. So xeno-test can not be used programmatically i.e. in CI.

Re: [PATCH] testsuite/xeno-test: do not swallow exit status anymore

2018-11-28 Thread Henning Schild via Xenomai
Am Fri, 16 Nov 2018 07:28:51 +0100 schrieb Jan Kiszka : > On 08.11.18 13:42, Henning Schild via Xenomai wrote: > > xeno-test-run always returned SUCCESS, even if its children exited > > with non zero. So xeno-test can not be used programmatically i.e. > > in CI. > > > > This patch adds some more

Re: [PATCH] testsuite/xeno-test: do not swallow exit status anymore

2018-11-15 Thread Jan Kiszka via Xenomai
On 08.11.18 13:42, Henning Schild via Xenomai wrote: xeno-test-run always returned SUCCESS, even if its children exited with non zero. So xeno-test can not be used programmatically i.e. in CI. This patch adds some more verbosity and makes xeno-test-run exit FAILURE if at least one child