[PATCH 0/1] Edited Tests for sig2str/str2sig

Matt Joyce mfjoyce2004 at gmail.com
Tue Aug 3 04:18:37 UTC 2021


Hello,

I would like to submit the following updated version of the
tests for the sig2str/str2sig methods based on Newlib's
requested changes to the source.

Thank you very much for your time!

Sincerely,

Matt

Matt Joyce (1):
  testsuites: Added tests for sig2str/str2sig methods

 spec/build/testsuites/psxtests/grp.yml        |   2 +
 spec/build/testsuites/psxtests/libpsxhdrs.yml |   1 +
 .../build/testsuites/psxtests/psxsignal09.yml |  21 ++
 testsuites/psxtests/Makefile.am               |  11 +
 testsuites/psxtests/configure.ac              |   1 +
 testsuites/psxtests/psxhdrs/signal/sig2str.c  |  58 ++++
 testsuites/psxtests/psxsignal09/init.c        | 288 ++++++++++++++++++
 .../psxtests/psxsignal09/psxsignal09.doc      |  35 +++
 .../psxtests/psxsignal09/psxsignal09.scn      |  44 +++
 9 files changed, 461 insertions(+)
 create mode 100644 spec/build/testsuites/psxtests/psxsignal09.yml
 create mode 100644 testsuites/psxtests/psxhdrs/signal/sig2str.c
 create mode 100644 testsuites/psxtests/psxsignal09/init.c
 create mode 100644 testsuites/psxtests/psxsignal09/psxsignal09.doc
 create mode 100644 testsuites/psxtests/psxsignal09/psxsignal09.scn

-- 
2.31.1



More information about the devel mailing list