Re: [PATCH 1/1] eng: Add software test framework chapter

2019-03-26 Thread Sebastian Huber
Hello Chris, On 23/03/2019 08:23, Chris Johns wrote: On 22/3/19 7:54 pm, Sebastian Huber wrote: I rename T Test in RTEMS Test and updated https://ftp.rtems.org/pub/rtems/people/sebh/eng.pdf with the attached patch. +1 Thank you for your patch and your patience in getting this done. thanks

Re: [PATCH 1/1] eng: Add software test framework chapter

2019-03-23 Thread Chris Johns
On 22/3/19 7:54 pm, Sebastian Huber wrote: > I rename T Test in RTEMS Test and updated > > https://ftp.rtems.org/pub/rtems/people/sebh/eng.pdf > > with the attached patch. +1 Thank you for your patch and your patience in getting this done. Chris ___

Re: [PATCH 1/1] eng: Add software test framework chapter

2019-03-22 Thread Sebastian Huber
I rename T Test in RTEMS Test and updated https://ftp.rtems.org/pub/rtems/people/sebh/eng.pdf with the attached patch. -- Sebastian Huber, embedded brains GmbH Address : Dornierstr. 4, D-82178 Puchheim, Germany Phone : +49 89 189 47 41-16 Fax : +49 89 189 47 41-09 E-Mail : sebastian.hu.

Re: [PATCH 1/1] eng: Add software test framework chapter

2019-03-19 Thread Sebastian Huber
On 19/03/2019 09:25, Sebastian Huber wrote: Can there please be some explanation of what the issues this framework is attempt to solve are, what it does well, what it does not do well or is not, plus things like target requirements, test duration, etc? Ok, good idea. I will put an overview/

Re: [PATCH 1/1] eng: Add software test framework chapter

2019-03-19 Thread Sebastian Huber
On 19/03/2019 06:21, Chris Johns wrote: On 14/3/19 9:23 pm, Sebastian Huber wrote: Update #3199. --- eng/index.rst |3 + eng/test-framework.rst | 2077 2 files changed, 2080 insertions(+) create mode 100644 eng/test-framework.rs

Re: [PATCH 1/1] eng: Add software test framework chapter

2019-03-18 Thread Chris Johns
On 14/3/19 9:23 pm, Sebastian Huber wrote: > Update #3199. > --- > eng/index.rst |3 + > eng/test-framework.rst | 2077 > > 2 files changed, 2080 insertions(+) > create mode 100644 eng/test-framework.rst > > diff --git a/eng/index.rs