On 16/06/2021 08:00, Richi Dubey wrote:
Update smpstrongapa01 to account for task shifting.
---
  spec/build/testsuites/smptests/grp.yml        |   4 +
  .../testsuites/smptests/smpstrongapa02.yml    |  21 +
  .../testsuites/smptests/smpstrongapa03.yml    |  21 +
  testsuites/smptests/smpstrongapa01/init.c     |  72 ++--
  testsuites/smptests/smpstrongapa02/init.c     | 373 ++++++++++++++++++
  .../smpstrongapa02/smpstrongapa02.doc         |  11 +
  .../smpstrongapa02/smpstrongapa02.scn         |   2 +
  testsuites/smptests/smpstrongapa03/init.c     | 358 +++++++++++++++++
  .../smpstrongapa03/smpstrongapa03.doc         |  11 +
  .../smpstrongapa03/smpstrongapa03.scn         |   2 +
  10 files changed, 846 insertions(+), 29 deletions(-)
  create mode 100644 spec/build/testsuites/smptests/smpstrongapa02.yml
  create mode 100644 spec/build/testsuites/smptests/smpstrongapa03.yml
  create mode 100644 testsuites/smptests/smpstrongapa02/init.c
  create mode 100644 testsuites/smptests/smpstrongapa02/smpstrongapa02.doc
  create mode 100644 testsuites/smptests/smpstrongapa02/smpstrongapa02.scn
  create mode 100644 testsuites/smptests/smpstrongapa03/init.c
  create mode 100644 testsuites/smptests/smpstrongapa03/smpstrongapa03.doc
  create mode 100644 testsuites/smptests/smpstrongapa03/smpstrongapa03.scn

I checked in the first patch with a small modification to be in line with the file header template.

Why can't the test cases of the additional two test programs be merged into the existing test program smpstrongapa01?

--
embedded brains GmbH
Herr Sebastian HUBER
Dornierstr. 4
82178 Puchheim
Germany
email: sebastian.hu...@embedded-brains.de
phone: +49-89-18 94 741 - 16
fax:   +49-89-18 94 741 - 08

Registergericht: Amtsgericht München
Registernummer: HRB 157899
Vertretungsberechtigte Geschäftsführer: Peter Rasmussen, Thomas Dörfler
Unsere Datenschutzerklärung finden Sie hier:
https://embedded-brains.de/datenschutzerklaerung/
_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to