Re: [PATCH] Test_environment: cascading option implemented

2015-03-06 Thread Gedare Bloom
On Fri, Mar 6, 2015 at 8:49 AM, Alexander Krutwig wrote: > --- > cpukit/libmisc/testsupport/test.h | 23 - > cpukit/libmisc/testsupport/testparallel.c | 24 + > testsuites/smptests/smpatomic01/init.c| 84 > --- > 3 files changed, 90 inserti

[PATCH] Test_environment: cascading option implemented

2015-03-06 Thread Alexander Krutwig
--- cpukit/libmisc/testsupport/test.h | 23 - cpukit/libmisc/testsupport/testparallel.c | 24 + testsuites/smptests/smpatomic01/init.c| 84 --- 3 files changed, 90 insertions(+), 41 deletions(-) diff --git a/cpukit/libmisc/testsupport/test.h