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

Sebastian Huber sebastian.huber at embedded-brains.de
Thu Mar 14 10:23:26 UTC 2019


This patch adds a "Software Test Framework" to the "RTEMS Software
Engineering" handbook.  A PDF document with this patch can be viewed here:

https://ftp.rtems.org/pub/rtems/people/sebh/eng.pdf

An example test report can be viewed here:

https://ftp.rtems.org/pub/rtems/people/sebh/test-report.pdf

This is just a proof of concept. For an example runtime measurement see
"1.5 Test Suite - ClockTick".

Sebastian Huber (1):
  eng: Add software test framework chapter

 eng/index.rst          |    3 +
 eng/test-framework.rst | 2077 ++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 2080 insertions(+)
 create mode 100644 eng/test-framework.rst

-- 
2.16.4



More information about the devel mailing list