[PATCH 00/11] Relicense sptests

Joel Sherrill joel at rtems.org
Thu Mar 31 22:24:33 UTC 2022


Hi

This patch series relicenses most of the sptests code to
BSD-2. The pattern on the patches is that any code
copyright OAR, embedded brains, Chris Johns, or 
Gedare Bloom was automatically included. I looked at
the git diff and reversed a few that included a second
name if that person had not granted permission to
relicense yet.

The script missed the *.doc files so had to be modified
and run again to catch those. 

Then I had to come back and remove an odd UTF-8 character.
Not sure how or when that appeared.

If anyone sees a mistake, I'm happy to address it. I can
assure you, that it is not intentional. This is just a
tedious process.

--joel


Joel Sherrill (11):
  testsuites/sptests/sp0*: Change license to BSD-2
  testsuites/sptests/sp1*: Change license to BSD-2
  testsuites/sptests/sp[2-3]*: Change license to BSD-2
  testsuites/sptests/sp[4-7]*: Change license to BSD-2
  testsuites/sptests/sp[a-f*]*: Change license to BSD-2
  testsuites/sptests/sp[g-r]*: Change license to BSD-2
  testsuites/sptests/sp[s-z]*: Change license to BSD-2
  testsuites/sptests/sp[0-7]*/*.doc: Change license to BSD-2
  testsuites/sptests/sp[a-h]*/*.doc: Change license to BSD-2
  testsuites/sptests/sp[i-z]*/*.doc: Change license to BSD-2
  sp0*/*.doc: Remove junk UTF-8 character

 testsuites/sptests/sp01/init.c                | 25 ++++++++++++++---
 testsuites/sptests/sp01/sp01.doc              | 25 ++++++++++++++---
 testsuites/sptests/sp01/system.h              | 25 ++++++++++++++---
 testsuites/sptests/sp01/task1.c               | 25 ++++++++++++++---
 testsuites/sptests/sp02/init.c                | 25 ++++++++++++++---
 testsuites/sptests/sp02/preempt.c             | 25 ++++++++++++++---
 testsuites/sptests/sp02/sp02.doc              | 27 ++++++++++++++++---
 testsuites/sptests/sp02/system.h              | 25 ++++++++++++++---
 testsuites/sptests/sp02/task1.c               | 25 ++++++++++++++---
 testsuites/sptests/sp02/task2.c               | 25 ++++++++++++++---
 testsuites/sptests/sp02/task3.c               | 25 ++++++++++++++---
 testsuites/sptests/sp03/init.c                | 25 ++++++++++++++---
 testsuites/sptests/sp03/sp03.doc              | 25 ++++++++++++++---
 testsuites/sptests/sp03/system.h              | 25 ++++++++++++++---
 testsuites/sptests/sp03/task1.c               | 25 ++++++++++++++---
 testsuites/sptests/sp03/task2.c               | 25 ++++++++++++++---
 testsuites/sptests/sp04/init.c                | 25 ++++++++++++++---
 testsuites/sptests/sp04/sp04.doc              | 25 ++++++++++++++---
 testsuites/sptests/sp04/system.h              | 25 ++++++++++++++---
 testsuites/sptests/sp04/task1.c               | 25 ++++++++++++++---
 testsuites/sptests/sp04/task2.c               | 25 ++++++++++++++---
 testsuites/sptests/sp04/task3.c               | 25 ++++++++++++++---
 testsuites/sptests/sp04/tswitch.c             | 25 ++++++++++++++---
 testsuites/sptests/sp05/init.c                | 25 ++++++++++++++---
 testsuites/sptests/sp05/sp05.doc              | 27 ++++++++++++++++---
 testsuites/sptests/sp05/system.h              | 25 ++++++++++++++---
 testsuites/sptests/sp05/task1.c               | 25 ++++++++++++++---
 testsuites/sptests/sp05/task2.c               | 25 ++++++++++++++---
 testsuites/sptests/sp05/task3.c               | 25 ++++++++++++++---
 testsuites/sptests/sp06/init.c                | 25 ++++++++++++++---
 testsuites/sptests/sp06/sp06.doc              | 27 ++++++++++++++++---
 testsuites/sptests/sp06/system.h              | 25 ++++++++++++++---
 testsuites/sptests/sp06/task1.c               | 25 ++++++++++++++---
 testsuites/sptests/sp06/task2.c               | 25 ++++++++++++++---
 testsuites/sptests/sp06/task3.c               | 25 ++++++++++++++---
 testsuites/sptests/sp07/init.c                | 25 ++++++++++++++---
 testsuites/sptests/sp07/sp07.doc              | 27 ++++++++++++++++---
 testsuites/sptests/sp07/system.h              | 25 ++++++++++++++---
 testsuites/sptests/sp07/task1.c               | 25 ++++++++++++++---
 testsuites/sptests/sp07/task2.c               | 25 ++++++++++++++---
 testsuites/sptests/sp07/task3.c               | 25 ++++++++++++++---
 testsuites/sptests/sp07/task4.c               | 25 ++++++++++++++---
 testsuites/sptests/sp07/taskexit.c            | 25 ++++++++++++++---
 testsuites/sptests/sp07/tcreate.c             | 25 ++++++++++++++---
 testsuites/sptests/sp07/tdelete.c             | 25 ++++++++++++++---
 testsuites/sptests/sp07/trestart.c            | 25 ++++++++++++++---
 testsuites/sptests/sp07/tstart.c              | 25 ++++++++++++++---
 testsuites/sptests/sp08/init.c                | 25 ++++++++++++++---
 testsuites/sptests/sp08/sp08.doc              | 27 ++++++++++++++++---
 testsuites/sptests/sp11/init.c                | 25 ++++++++++++++---
 testsuites/sptests/sp11/sp11.doc              | 25 ++++++++++++++---
 testsuites/sptests/sp11/system.h              | 25 ++++++++++++++---
 testsuites/sptests/sp11/task1.c               | 25 ++++++++++++++---
 testsuites/sptests/sp11/task2.c               | 25 ++++++++++++++---
 testsuites/sptests/sp11/timer.c               | 25 ++++++++++++++---
 testsuites/sptests/sp12/init.c                | 25 ++++++++++++++---
 testsuites/sptests/sp12/pridrv.c              | 25 ++++++++++++++---
 testsuites/sptests/sp12/pritask.c             | 25 ++++++++++++++---
 testsuites/sptests/sp12/sp12.doc              | 25 ++++++++++++++---
 testsuites/sptests/sp12/system.h              | 25 ++++++++++++++---
 testsuites/sptests/sp12/task1.c               | 25 ++++++++++++++---
 testsuites/sptests/sp12/task2.c               | 25 ++++++++++++++---
 testsuites/sptests/sp12/task3.c               | 25 ++++++++++++++---
 testsuites/sptests/sp12/task4.c               | 25 ++++++++++++++---
 testsuites/sptests/sp12/task5.c               | 25 ++++++++++++++---
 testsuites/sptests/sp13/fillbuff.c            | 25 ++++++++++++++---
 testsuites/sptests/sp13/init.c                | 25 ++++++++++++++---
 testsuites/sptests/sp13/putbuff.c             | 25 ++++++++++++++---
 testsuites/sptests/sp13/sp13.doc              | 25 ++++++++++++++---
 testsuites/sptests/sp13/system.h              | 25 ++++++++++++++---
 testsuites/sptests/sp13/task1.c               | 25 ++++++++++++++---
 testsuites/sptests/sp13/task2.c               | 25 ++++++++++++++---
 testsuites/sptests/sp13/task3.c               | 25 ++++++++++++++---
 testsuites/sptests/sp14/asr.c                 | 25 ++++++++++++++---
 testsuites/sptests/sp14/init.c                | 25 ++++++++++++++---
 testsuites/sptests/sp14/sp14.doc              | 25 ++++++++++++++---
 testsuites/sptests/sp14/system.h              | 25 ++++++++++++++---
 testsuites/sptests/sp14/task1.c               | 25 ++++++++++++++---
 testsuites/sptests/sp14/task2.c               | 25 ++++++++++++++---
 testsuites/sptests/sp15/init.c                | 25 ++++++++++++++---
 testsuites/sptests/sp15/sp15.doc              | 25 ++++++++++++++---
 testsuites/sptests/sp15/system.h              | 25 ++++++++++++++---
 testsuites/sptests/sp15/task1.c               | 25 ++++++++++++++---
 testsuites/sptests/sp16/init.c                | 25 ++++++++++++++---
 testsuites/sptests/sp16/sp16.doc              | 25 ++++++++++++++---
 testsuites/sptests/sp16/system.h              | 25 ++++++++++++++---
 testsuites/sptests/sp16/task1.c               | 25 ++++++++++++++---
 testsuites/sptests/sp16/task2.c               | 25 ++++++++++++++---
 testsuites/sptests/sp16/task3.c               | 25 ++++++++++++++---
 testsuites/sptests/sp16/task4.c               | 25 ++++++++++++++---
 testsuites/sptests/sp16/task5.c               | 25 ++++++++++++++---
 testsuites/sptests/sp17/asr.c                 | 25 ++++++++++++++---
 testsuites/sptests/sp17/init.c                | 25 ++++++++++++++---
 testsuites/sptests/sp17/sp17.doc              | 25 ++++++++++++++---
 testsuites/sptests/sp17/system.h              | 25 ++++++++++++++---
 testsuites/sptests/sp17/task1.c               | 25 ++++++++++++++---
 testsuites/sptests/sp17/task2.c               | 25 ++++++++++++++---
 testsuites/sptests/sp18/init.c                | 25 ++++++++++++++---
 testsuites/sptests/sp18/sp18.doc              | 25 ++++++++++++++---
 testsuites/sptests/sp19/first.c               | 25 ++++++++++++++---
 testsuites/sptests/sp19/fptask.c              | 25 ++++++++++++++---
 testsuites/sptests/sp19/fptest.h              | 25 ++++++++++++++---
 testsuites/sptests/sp19/init.c                | 25 ++++++++++++++---
 testsuites/sptests/sp19/inttest.h             | 25 ++++++++++++++---
 testsuites/sptests/sp19/sp19.doc              | 25 ++++++++++++++---
 testsuites/sptests/sp19/system.h              | 25 ++++++++++++++---
 testsuites/sptests/sp19/task1.c               | 25 ++++++++++++++---
 testsuites/sptests/sp20/getall.c              | 25 ++++++++++++++---
 testsuites/sptests/sp20/init.c                | 25 ++++++++++++++---
 testsuites/sptests/sp20/sp20.doc              | 25 ++++++++++++++---
 testsuites/sptests/sp20/system.h              | 25 ++++++++++++++---
 testsuites/sptests/sp20/task1.c               | 25 ++++++++++++++---
 testsuites/sptests/sp2038/init.c              | 25 ++++++++++++++---
 testsuites/sptests/sp2038/sp2038.doc          | 25 ++++++++++++++---
 testsuites/sptests/sp21/init.c                | 25 ++++++++++++++---
 testsuites/sptests/sp21/sp21.doc              | 25 ++++++++++++++---
 testsuites/sptests/sp22/delay.c               | 25 ++++++++++++++---
 testsuites/sptests/sp22/init.c                | 25 ++++++++++++++---
 testsuites/sptests/sp22/prtime.c              | 25 ++++++++++++++---
 testsuites/sptests/sp22/sp22.doc              | 25 ++++++++++++++---
 testsuites/sptests/sp22/system.h              | 25 ++++++++++++++---
 testsuites/sptests/sp22/task1.c               | 25 ++++++++++++++---
 testsuites/sptests/sp23/init.c                | 25 ++++++++++++++---
 testsuites/sptests/sp23/sp23.doc              | 25 ++++++++++++++---
 testsuites/sptests/sp23/system.h              | 25 ++++++++++++++---
 testsuites/sptests/sp23/task1.c               | 25 ++++++++++++++---
 testsuites/sptests/sp24/init.c                | 25 ++++++++++++++---
 testsuites/sptests/sp24/resume.c              | 25 ++++++++++++++---
 testsuites/sptests/sp24/sp24.doc              | 25 ++++++++++++++---
 testsuites/sptests/sp24/system.h              | 25 ++++++++++++++---
 testsuites/sptests/sp24/task1.c               | 25 ++++++++++++++---
 testsuites/sptests/sp25/init.c                | 25 ++++++++++++++---
 testsuites/sptests/sp25/sp25.doc              | 25 ++++++++++++++---
 testsuites/sptests/sp25/system.h              | 25 ++++++++++++++---
 testsuites/sptests/sp25/task1.c               | 25 ++++++++++++++---
 testsuites/sptests/sp26/init.c                | 25 ++++++++++++++---
 testsuites/sptests/sp26/sp26.doc              | 25 ++++++++++++++---
 testsuites/sptests/sp26/system.h              | 25 ++++++++++++++---
 testsuites/sptests/sp26/task1.c               | 25 ++++++++++++++---
 testsuites/sptests/sp27/sp27.doc              | 25 ++++++++++++++---
 testsuites/sptests/sp27/sp27impl.h            | 25 ++++++++++++++---
 testsuites/sptests/sp27a/sp27a.doc            | 25 ++++++++++++++---
 testsuites/sptests/sp30/init.c                | 25 ++++++++++++++---
 testsuites/sptests/sp30/resume.c              | 25 ++++++++++++++---
 testsuites/sptests/sp30/sp30.doc              | 25 ++++++++++++++---
 testsuites/sptests/sp30/system.h              | 25 ++++++++++++++---
 testsuites/sptests/sp30/task1.c               | 25 ++++++++++++++---
 testsuites/sptests/sp31/delay.c               | 25 ++++++++++++++---
 testsuites/sptests/sp31/init.c                | 25 ++++++++++++++---
 testsuites/sptests/sp31/prtime.c              | 25 ++++++++++++++---
 testsuites/sptests/sp31/sp31.doc              | 25 ++++++++++++++---
 testsuites/sptests/sp31/system.h              | 25 ++++++++++++++---
 testsuites/sptests/sp31/task1.c               | 25 ++++++++++++++---
 testsuites/sptests/sp32/init.c                | 25 ++++++++++++++---
 testsuites/sptests/sp32/sp32.doc              | 25 ++++++++++++++---
 testsuites/sptests/sp33/init.c                | 25 ++++++++++++++---
 testsuites/sptests/sp33/sp33.doc              | 25 ++++++++++++++---
 testsuites/sptests/sp37/init.c                | 25 ++++++++++++++---
 testsuites/sptests/sp37/sp37.doc              | 25 ++++++++++++++---
 testsuites/sptests/sp37/system.h              | 25 ++++++++++++++---
 testsuites/sptests/sp38/init.c                | 25 ++++++++++++++---
 testsuites/sptests/sp38/sp38.doc              | 25 ++++++++++++++---
 testsuites/sptests/sp38/system.h              | 25 ++++++++++++++---
 testsuites/sptests/sp40/init.c                | 25 ++++++++++++++---
 testsuites/sptests/sp40/sp40.doc              | 25 ++++++++++++++---
 testsuites/sptests/sp41/init.c                | 25 ++++++++++++++---
 testsuites/sptests/sp41/sp41.doc              | 25 ++++++++++++++---
 testsuites/sptests/sp42/init.c                | 25 ++++++++++++++---
 testsuites/sptests/sp42/sp42.doc              | 25 ++++++++++++++---
 testsuites/sptests/sp43/init.c                | 25 ++++++++++++++---
 testsuites/sptests/sp43/sp43.doc              | 25 ++++++++++++++---
 testsuites/sptests/sp43/system.h              | 25 ++++++++++++++---
 testsuites/sptests/sp44/sp44.doc              | 25 ++++++++++++++---
 testsuites/sptests/sp45/init.c                | 25 ++++++++++++++---
 testsuites/sptests/sp45/sp45.doc              | 25 ++++++++++++++---
 testsuites/sptests/sp46/init.c                | 25 ++++++++++++++---
 testsuites/sptests/sp46/sp46.doc              | 25 ++++++++++++++---
 testsuites/sptests/sp47/sp47.doc              | 25 ++++++++++++++---
 testsuites/sptests/sp48/init.c                | 25 ++++++++++++++---
 testsuites/sptests/sp48/sp48.doc              | 25 ++++++++++++++---
 testsuites/sptests/sp49/init.c                | 25 ++++++++++++++---
 testsuites/sptests/sp49/sp49.doc              | 25 ++++++++++++++---
 testsuites/sptests/sp50/init.c                | 25 ++++++++++++++---
 testsuites/sptests/sp50/sp50.doc              | 25 ++++++++++++++---
 testsuites/sptests/sp51/init.c                | 25 ++++++++++++++---
 testsuites/sptests/sp51/sp51.doc              | 25 ++++++++++++++---
 testsuites/sptests/sp52/sp52.doc              | 25 ++++++++++++++---
 testsuites/sptests/sp53/sp53.doc              | 25 ++++++++++++++---
 testsuites/sptests/sp54/init.c                | 25 ++++++++++++++---
 testsuites/sptests/sp54/sp54.doc              | 25 ++++++++++++++---
 testsuites/sptests/sp55/init.c                | 25 ++++++++++++++---
 testsuites/sptests/sp55/sp55.doc              | 25 ++++++++++++++---
 testsuites/sptests/sp56/init.c                | 25 ++++++++++++++---
 testsuites/sptests/sp56/sp56.doc              | 25 ++++++++++++++---
 testsuites/sptests/sp57/init.c                | 25 ++++++++++++++---
 testsuites/sptests/sp57/sp57.doc              | 25 ++++++++++++++---
 testsuites/sptests/sp58/init.c                | 25 ++++++++++++++---
 testsuites/sptests/sp58/sp58.doc              | 25 ++++++++++++++---
 testsuites/sptests/sp59/init.c                | 25 ++++++++++++++---
 testsuites/sptests/sp59/sp59.doc              | 25 ++++++++++++++---
 testsuites/sptests/sp60/init.c                | 25 ++++++++++++++---
 testsuites/sptests/sp60/sp60.doc              | 25 ++++++++++++++---
 testsuites/sptests/sp62/init.c                | 25 ++++++++++++++---
 testsuites/sptests/sp62/sp62.doc              | 25 ++++++++++++++---
 testsuites/sptests/sp63/init.c                | 25 ++++++++++++++---
 testsuites/sptests/sp63/sp63.doc              | 25 ++++++++++++++---
 testsuites/sptests/sp64/init.c                | 25 ++++++++++++++---
 testsuites/sptests/sp64/sp64.doc              | 25 ++++++++++++++---
 testsuites/sptests/sp65/sp65.doc              | 25 ++++++++++++++---
 testsuites/sptests/sp65/sp65impl.h            | 25 ++++++++++++++---
 testsuites/sptests/sp66/sp66.doc              | 25 ++++++++++++++---
 testsuites/sptests/sp67/sp67.doc              | 25 ++++++++++++++---
 testsuites/sptests/sp68/init.c                | 25 ++++++++++++++---
 testsuites/sptests/sp68/sp68.doc              | 25 ++++++++++++++---
 testsuites/sptests/sp69/init.c                | 25 ++++++++++++++---
 testsuites/sptests/sp70/init.c                | 25 ++++++++++++++---
 testsuites/sptests/sp70/sp70.doc              | 25 ++++++++++++++---
 testsuites/sptests/sp71/init.c                | 25 ++++++++++++++---
 testsuites/sptests/sp71/sp71.doc              | 25 ++++++++++++++---
 testsuites/sptests/sp72/init.c                | 25 ++++++++++++++---
 testsuites/sptests/sp72/sp72.doc              | 25 ++++++++++++++---
 testsuites/sptests/sp73/init.c                | 25 ++++++++++++++---
 testsuites/sptests/sp73/sp73.doc              | 25 ++++++++++++++---
 testsuites/sptests/sp74/init.c                | 25 ++++++++++++++---
 testsuites/sptests/sp74/sp74.doc              | 25 ++++++++++++++---
 testsuites/sptests/sp75/init.c                | 25 ++++++++++++++---
 testsuites/sptests/sp75/sp75.doc              | 25 ++++++++++++++---
 testsuites/sptests/sp76/init.c                | 25 ++++++++++++++---
 testsuites/sptests/sp76/sp76.doc              | 25 ++++++++++++++---
 testsuites/sptests/sp77/sp77.doc              | 25 ++++++++++++++---
 testsuites/sptests/spassoc01/init.c           | 25 ++++++++++++++---
 testsuites/sptests/spassoc01/spassoc01.doc    | 25 ++++++++++++++---
 testsuites/sptests/spcache01/init.c           | 25 ++++++++++++++---
 testsuites/sptests/spcbssched01/init.c        | 25 ++++++++++++++---
 .../sptests/spcbssched01/spcbssched01.doc     | 25 ++++++++++++++---
 testsuites/sptests/spcbssched01/system.h      | 25 ++++++++++++++---
 testsuites/sptests/spcbssched01/task1.c       | 25 ++++++++++++++---
 .../sptests/spcbssched02/spcbssched02.doc     | 25 ++++++++++++++---
 testsuites/sptests/spcbssched02/system.h      | 25 ++++++++++++++---
 testsuites/sptests/spcbssched03/cbsparams.h   | 25 ++++++++++++++---
 .../sptests/spcbssched03/spcbssched03.doc     | 25 ++++++++++++++---
 testsuites/sptests/spcbssched03/system.h      | 25 ++++++++++++++---
 testsuites/sptests/spchain/init.c             | 25 ++++++++++++++---
 testsuites/sptests/spchain/spchain.doc        | 25 ++++++++++++++---
 testsuites/sptests/spclock_err01/delay.c      | 25 ++++++++++++++---
 testsuites/sptests/spclock_err01/init.c       | 25 ++++++++++++++---
 testsuites/sptests/spclock_err01/system.h     | 25 ++++++++++++++---
 testsuites/sptests/spclock_err02/init.c       | 25 ++++++++++++++---
 .../sptests/spclock_err02/spclock_err02.doc   | 25 ++++++++++++++---
 testsuites/sptests/spcontext01/init.c         | 25 ++++++++++++++---
 testsuites/sptests/spcpucounter01/init.c      | 25 ++++++++++++++---
 testsuites/sptests/spcpuset01/spcpuset01.doc  | 25 ++++++++++++++---
 testsuites/sptests/spcpuset01/system.h        | 25 ++++++++++++++---
 testsuites/sptests/spedfsched01/init.c        | 25 ++++++++++++++---
 .../sptests/spedfsched01/spedfsched01.doc     | 25 ++++++++++++++---
 testsuites/sptests/spedfsched01/system.h      | 25 ++++++++++++++---
 testsuites/sptests/spedfsched01/task1.c       | 25 ++++++++++++++---
 testsuites/sptests/spedfsched02/getall.c      | 25 ++++++++++++++---
 testsuites/sptests/spedfsched02/init.c        | 25 ++++++++++++++---
 .../sptests/spedfsched02/spedfsched02.doc     | 25 ++++++++++++++---
 testsuites/sptests/spedfsched02/system.h      | 25 ++++++++++++++---
 testsuites/sptests/spedfsched02/task1.c       | 25 ++++++++++++++---
 testsuites/sptests/spedfsched03/edfparams.h   | 25 ++++++++++++++---
 .../sptests/spedfsched03/spedfsched03.doc     | 25 ++++++++++++++---
 testsuites/sptests/spedfsched03/system.h      | 25 ++++++++++++++---
 testsuites/sptests/sperror01/init.c           | 25 ++++++++++++++---
 testsuites/sptests/sperror01/sperror01.doc    | 25 ++++++++++++++---
 testsuites/sptests/sperror02/init.c           | 25 ++++++++++++++---
 testsuites/sptests/sperror02/sperror02.doc    | 25 ++++++++++++++---
 testsuites/sptests/sperror03/init.c           | 25 ++++++++++++++---
 testsuites/sptests/sperror03/sperror03.doc    | 25 ++++++++++++++---
 testsuites/sptests/spevent_err03/init.c       | 25 ++++++++++++++---
 testsuites/sptests/spevent_err03/system.h     | 25 ++++++++++++++---
 testsuites/sptests/speventsystem01/init.c     | 25 ++++++++++++++---
 testsuites/sptests/speventtransient01/init.c  | 25 ++++++++++++++---
 testsuites/sptests/spfatal01/spfatal01.doc    | 25 ++++++++++++++---
 testsuites/sptests/spfatal03/init.c           | 25 ++++++++++++++---
 testsuites/sptests/spfatal03/spfatal03.doc    | 25 ++++++++++++++---
 testsuites/sptests/spfatal04/spfatal04.doc    | 25 ++++++++++++++---
 testsuites/sptests/spfatal05/init.c           | 25 ++++++++++++++---
 testsuites/sptests/spfatal05/spfatal05.doc    | 25 ++++++++++++++---
 testsuites/sptests/spfatal09/init.c           | 25 ++++++++++++++---
 testsuites/sptests/spfatal09/spfatal09.doc    | 25 ++++++++++++++---
 testsuites/sptests/spfatal10/init.c           | 25 ++++++++++++++---
 testsuites/sptests/spfatal10/spfatal10.doc    | 25 ++++++++++++++---
 testsuites/sptests/spfatal11/init.c           | 25 ++++++++++++++---
 testsuites/sptests/spfatal11/spfatal11.doc    | 25 ++++++++++++++---
 testsuites/sptests/spfatal12/init.c           | 25 ++++++++++++++---
 testsuites/sptests/spfatal12/spfatal12.doc    | 25 ++++++++++++++---
 testsuites/sptests/spfatal14/init.c           | 25 ++++++++++++++---
 testsuites/sptests/spfatal14/spfatal14.doc    | 25 ++++++++++++++---
 testsuites/sptests/spfatal15/init.c           | 25 ++++++++++++++---
 testsuites/sptests/spfatal15/spfatal15.doc    | 25 ++++++++++++++---
 testsuites/sptests/spfatal26/init.c           | 25 ++++++++++++++---
 testsuites/sptests/spfatal28/init.c           | 25 ++++++++++++++---
 testsuites/sptests/spfatal29/init.c           | 25 ++++++++++++++---
 testsuites/sptests/spfatal30/init.c           | 25 ++++++++++++++---
 testsuites/sptests/spfatal31/init.c           | 25 ++++++++++++++---
 testsuites/sptests/spfatal32/init.c           | 25 ++++++++++++++---
 testsuites/sptests/spfatal_support/spfatal.h  | 25 ++++++++++++++---
 .../sptests/spfatal_support/spfatalimpl.h     | 25 ++++++++++++++---
 testsuites/sptests/spfifo02/init.c            | 25 ++++++++++++++---
 testsuites/sptests/spfifo02/spfifo02.doc      | 25 ++++++++++++++---
 testsuites/sptests/spfifo03/init.c            | 25 ++++++++++++++---
 testsuites/sptests/spfifo03/spfifo03.doc      | 25 ++++++++++++++---
 testsuites/sptests/spfifo04/init.c            | 25 ++++++++++++++---
 testsuites/sptests/spfifo04/spfifo04.doc      | 25 ++++++++++++++---
 testsuites/sptests/spfifo05/init.c            | 25 ++++++++++++++---
 testsuites/sptests/spfifo05/spfifo05.doc      | 25 ++++++++++++++---
 .../sptests/spfreechain01/spfreechain01.doc   | 25 ++++++++++++++---
 testsuites/sptests/spheapprot/init.c          | 25 ++++++++++++++---
 testsuites/sptests/spheapprot/spheapprot.doc  |  2 ++
 testsuites/sptests/spinternalerror01/init.c   | 25 ++++++++++++++---
 testsuites/sptests/spinternalerror02/init.c   | 25 ++++++++++++++---
 testsuites/sptests/spintr_err01/init.c        | 25 ++++++++++++++---
 testsuites/sptests/spintr_err01/isr.c         | 25 ++++++++++++++---
 testsuites/sptests/spintr_err01/system.h      | 25 ++++++++++++++---
 .../spintrcritical01/spintrcritical01.doc     | 25 ++++++++++++++---
 .../spintrcritical01/spintrcritical01impl.h   | 25 ++++++++++++++---
 .../spintrcritical02/spintrcritical02.doc     | 25 ++++++++++++++---
 .../spintrcritical03/spintrcritical03.doc     | 25 ++++++++++++++---
 .../spintrcritical04/spintrcritical04.doc     | 25 ++++++++++++++---
 .../spintrcritical05/spintrcritical05.doc     | 25 ++++++++++++++---
 testsuites/sptests/spintrcritical08/init.c    | 25 ++++++++++++++---
 .../spintrcritical08/spintrcritical08.doc     | 25 ++++++++++++++---
 testsuites/sptests/spintrcritical09/init.c    | 25 ++++++++++++++---
 .../spintrcritical09/spintrcritical09.doc     | 25 ++++++++++++++---
 testsuites/sptests/spintrcritical10/init.c    | 25 ++++++++++++++---
 .../spintrcritical10/spintrcritical10.doc     | 25 ++++++++++++++---
 .../spintrcritical11/spintrcritical11.doc     | 25 ++++++++++++++---
 .../spintrcritical11/spintrcritical11impl.h   | 25 ++++++++++++++---
 .../spintrcritical12/spintrcritical12.doc     | 25 ++++++++++++++---
 .../spintrcritical13/spintrcritical13.doc     | 25 ++++++++++++++---
 .../spintrcritical13/spintrcritical13impl.h   | 25 ++++++++++++++---
 .../spintrcritical14/spintrcritical14.doc     | 25 ++++++++++++++---
 testsuites/sptests/spintrcritical15/init.c    | 25 ++++++++++++++---
 .../spintrcritical15/spintrcritical15.doc     | 25 ++++++++++++++---
 testsuites/sptests/spintrcritical16/init.c    | 25 ++++++++++++++---
 .../spintrcritical16/spintrcritical16.doc     | 25 ++++++++++++++---
 testsuites/sptests/spintrcritical18/init.c    | 25 ++++++++++++++---
 testsuites/sptests/spintrcritical20/init.c    | 25 ++++++++++++++---
 testsuites/sptests/spintrcritical21/init.c    | 25 ++++++++++++++---
 .../spintrcritical21/spintrcritical21.doc     | 25 ++++++++++++++---
 testsuites/sptests/spintrcritical22/init.c    | 25 ++++++++++++++---
 testsuites/sptests/spintrcritical23/init.c    | 25 ++++++++++++++---
 testsuites/sptests/spintrcritical24/init.c    | 25 ++++++++++++++---
 testsuites/sptests/spmisc01/init.c            | 25 ++++++++++++++---
 testsuites/sptests/spmkdir/init.c             | 25 ++++++++++++++---
 testsuites/sptests/spmountmgr01/init.c        | 25 ++++++++++++++---
 .../sptests/spmountmgr01/spmountmgr01.doc     | 25 ++++++++++++++---
 testsuites/sptests/spmrsp01/init.c            | 25 ++++++++++++++---
 testsuites/sptests/spmsgq_err01/init.c        | 25 ++++++++++++++---
 testsuites/sptests/spmsgq_err01/system.h      | 25 ++++++++++++++---
 testsuites/sptests/spmsgq_err02/init.c        | 25 ++++++++++++++---
 testsuites/sptests/spmsgq_err02/system.h      | 25 ++++++++++++++---
 testsuites/sptests/spmsgq_err02/task3.c       | 25 ++++++++++++++---
 testsuites/sptests/spmutex01/init.c           | 25 ++++++++++++++---
 testsuites/sptests/spnsext01/init.c           | 25 ++++++++++++++---
 testsuites/sptests/spnsext01/spnsext01.doc    | 25 ++++++++++++++---
 testsuites/sptests/spobjgetnext/init.c        | 25 ++++++++++++++---
 .../sptests/spobjgetnext/spobjgetnext.doc     | 25 ++++++++++++++---
 testsuites/sptests/spobjgetnext/system.h      | 25 ++++++++++++++---
 testsuites/sptests/sppartition_err01/init.c   | 25 ++++++++++++++---
 .../sppartition_err01/sppartition_err01.doc   | 25 ++++++++++++++---
 testsuites/sptests/sppartition_err01/system.h | 25 ++++++++++++++---
 testsuites/sptests/sppercpudata01/init.c      | 25 ++++++++++++++---
 testsuites/sptests/sppercpudata01/item.c      | 25 ++++++++++++++---
 .../sptests/sppercpudata01/sppercpudata01.h   | 25 ++++++++++++++---
 testsuites/sptests/spport_err01/init.c        | 25 ++++++++++++++---
 testsuites/sptests/spport_err01/system.h      | 25 ++++++++++++++---
 testsuites/sptests/spprintk/init.c            | 25 ++++++++++++++---
 testsuites/sptests/spprintk/spprintk.doc      | 25 ++++++++++++++---
 testsuites/sptests/spprivenv01/init.c         | 25 ++++++++++++++---
 .../sptests/spprivenv01/spprivenv01.doc       | 25 ++++++++++++++---
 testsuites/sptests/spprofiling01/init.c       | 25 ++++++++++++++---
 testsuites/sptests/spqreslib/spqreslib.doc    | 25 ++++++++++++++---
 testsuites/sptests/spqreslib/system.h         | 25 ++++++++++++++---
 testsuites/sptests/spratemon_err01/init.c     | 25 ++++++++++++++---
 testsuites/sptests/spratemon_err01/screen10.c | 25 ++++++++++++++---
 testsuites/sptests/spratemon_err01/system.h   | 25 ++++++++++++++---
 testsuites/sptests/spratemon_err01/task4.c    | 25 ++++++++++++++---
 testsuites/sptests/sprbtree01/init.c          | 25 ++++++++++++++---
 testsuites/sptests/sprbtree01/sprbtree01.doc  | 25 ++++++++++++++---
 testsuites/sptests/spregion_err01/init.c      | 25 ++++++++++++++---
 .../sptests/spregion_err01/spregion_err01.doc | 25 ++++++++++++++---
 testsuites/sptests/spregion_err01/system.h    | 25 ++++++++++++++---
 testsuites/sptests/spscheduler01/init.c       | 25 ++++++++++++++---
 testsuites/sptests/spsem01/init.c             | 25 ++++++++++++++---
 testsuites/sptests/spsem02/init.c             | 25 ++++++++++++++---
 testsuites/sptests/spsem03/init.c             | 25 ++++++++++++++---
 testsuites/sptests/spsem_err01/init.c         | 25 ++++++++++++++---
 testsuites/sptests/spsem_err01/system.h       | 25 ++++++++++++++---
 testsuites/sptests/spsem_err02/init.c         | 25 ++++++++++++++---
 testsuites/sptests/spsem_err02/system.h       | 25 ++++++++++++++---
 testsuites/sptests/spsem_err02/task2.c        | 25 ++++++++++++++---
 testsuites/sptests/spsignal_err01/init.c      | 25 ++++++++++++++---
 testsuites/sptests/spsignal_err01/isr.c       | 25 ++++++++++++++---
 testsuites/sptests/spsignal_err01/system.h    | 25 ++++++++++++++---
 testsuites/sptests/spsimplesched01/init.c     | 25 ++++++++++++++---
 .../spsimplesched01/spsimplesched01.doc       | 25 ++++++++++++++---
 testsuites/sptests/spsimplesched02/init.c     | 25 ++++++++++++++---
 .../spsimplesched02/spsimplesched02.doc       | 25 ++++++++++++++---
 testsuites/sptests/spsimplesched03/init.c     | 25 ++++++++++++++---
 .../spsimplesched03/spsimplesched03.doc       | 25 ++++++++++++++---
 testsuites/sptests/spsize/getint.c            | 25 ++++++++++++++---
 testsuites/sptests/spsize/init.c              | 25 ++++++++++++++---
 testsuites/sptests/spsize/size.c              | 25 ++++++++++++++---
 testsuites/sptests/spsize/spsize.doc          | 25 ++++++++++++++---
 testsuites/sptests/spsize/system.h            | 25 ++++++++++++++---
 testsuites/sptests/spstdthreads01/init.c      | 25 ++++++++++++++---
 testsuites/sptests/spstkalloc/init.c          | 25 ++++++++++++++---
 testsuites/sptests/spstkalloc/spstkalloc.doc  | 25 ++++++++++++++---
 testsuites/sptests/spstkalloc02/init.c        | 25 ++++++++++++++---
 .../sptests/spstkalloc02/spstkalloc02.doc     | 25 ++++++++++++++---
 testsuites/sptests/spstkalloc03/init.c        | 25 ++++++++++++++---
 .../sptests/spstkalloc03/spstkalloc03.doc     | 25 ++++++++++++++---
 testsuites/sptests/spstkalloc04/init.c        | 25 ++++++++++++++---
 .../sptests/spstkalloc04/spstkalloc04.doc     | 25 ++++++++++++++---
 testsuites/sptests/spsyslock01/init.c         | 25 ++++++++++++++---
 testsuites/sptests/sptask_err01/init.c        | 25 ++++++++++++++---
 testsuites/sptests/sptask_err01/system.h      | 25 ++++++++++++++---
 testsuites/sptests/sptask_err01/task2.c       | 25 ++++++++++++++---
 testsuites/sptests/sptask_err02/init.c        | 25 ++++++++++++++---
 testsuites/sptests/sptask_err02/system.h      | 25 ++++++++++++++---
 testsuites/sptests/sptask_err03/init.c        | 25 ++++++++++++++---
 testsuites/sptests/sptask_err03/system.h      | 25 ++++++++++++++---
 testsuites/sptests/sptask_err04/init.c        | 25 ++++++++++++++---
 testsuites/sptests/sptask_err04/system.h      | 25 ++++++++++++++---
 testsuites/sptests/sptask_err04/task1.c       | 25 ++++++++++++++---
 testsuites/sptests/sptasknopreempt01/init.c   | 25 ++++++++++++++---
 testsuites/sptests/spthreadlife01/init.c      | 25 ++++++++++++++---
 testsuites/sptests/spthreadq01/init.c         | 25 ++++++++++++++---
 .../sptests/spthreadq01/spthreadq01.doc       | 25 ++++++++++++++---
 testsuites/sptests/sptimecounter01/init.c     | 25 ++++++++++++++---
 .../sptimecounter01/sptimecounter01.doc       | 25 ++++++++++++++---
 testsuites/sptests/sptimecounter02/init.c     | 25 ++++++++++++++---
 testsuites/sptests/sptimecounter03/init.c     | 25 ++++++++++++++---
 testsuites/sptests/sptimecounter04/init.c     | 25 ++++++++++++++---
 testsuites/sptests/sptimer_err01/init.c       | 25 ++++++++++++++---
 .../sptests/sptimer_err01/sptimer_err01.doc   | 25 ++++++++++++++---
 testsuites/sptests/sptimer_err02/init.c       | 25 ++++++++++++++---
 .../sptests/sptimer_err02/sptimer_err02.doc   | 25 ++++++++++++++---
 testsuites/sptests/sptimerserver01/init.c     | 25 ++++++++++++++---
 testsuites/sptests/sptimespec01/init.c        | 25 ++++++++++++++---
 .../sptests/sptimespec01/sptimespec01.doc     | 25 ++++++++++++++---
 testsuites/sptests/sptls01/init.c             | 25 ++++++++++++++---
 testsuites/sptests/sptls03/init.c             | 25 ++++++++++++++---
 testsuites/sptests/spversion01/init.c         | 25 ++++++++++++++---
 .../sptests/spversion01/spversion01.doc       | 25 ++++++++++++++---
 testsuites/sptests/spwatchdog/delay.c         | 25 ++++++++++++++---
 testsuites/sptests/spwatchdog/init.c          | 25 ++++++++++++++---
 testsuites/sptests/spwatchdog/prtime.c        | 25 ++++++++++++++---
 testsuites/sptests/spwatchdog/spwatchdog.doc  | 25 ++++++++++++++---
 testsuites/sptests/spwatchdog/system.h        | 25 ++++++++++++++---
 testsuites/sptests/spwatchdog/task1.c         | 25 ++++++++++++++---
 testsuites/sptests/spwkspace/init.c           | 25 ++++++++++++++---
 testsuites/sptests/spwkspace/spwkspace.doc    | 25 ++++++++++++++---
 testsuites/sptests/x                          |  4 +++
 458 files changed, 10043 insertions(+), 1373 deletions(-)
 create mode 100644 testsuites/sptests/x

-- 
2.24.4



More information about the devel mailing list