<div dir="ltr">I think grep is your friend. :)<div><br></div><div>spec/build/testsuites/psxtests/ has all the test descriptions. Hopefully </div><div>nothing else is required beyond adding another file.<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Oct 16, 2020 at 2:38 AM Eshan dhawan <<a href="mailto:eshandhawan51@gmail.com">eshandhawan51@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Apologies for sending this patch so late.<br>
This patch got struck between my exams and a project deadline.<br>
<br>
Also Can someone tell me the extra changes that are required<br>
to be made to make this patch compatible with the new build system.<br>
<br>
Eshan dhawan (1):<br>
  Confstr Patches<br>
<br>
 cpukit/Makefile.am                            |   1 +<br>
 cpukit/posix/src/confstr.c                    | 105 +++++++++++++<br>
 testsuites/psxtests/Makefile.am               |   9 ++<br>
 testsuites/psxtests/<a href="http://configure.ac" rel="noreferrer" target="_blank">configure.ac</a>              |   1 +<br>
 testsuites/psxtests/psxconfstr/init.c         | 143 ++++++++++++++++++<br>
 testsuites/psxtests/psxconfstr/psxconfstr.doc |  17 +++<br>
 testsuites/psxtests/psxconfstr/psxconfstr.scn |   4 +<br>
 7 files changed, 280 insertions(+)<br>
 create mode 100644 cpukit/posix/src/confstr.c<br>
 create mode 100644 testsuites/psxtests/psxconfstr/init.c<br>
 create mode 100644 testsuites/psxtests/psxconfstr/psxconfstr.doc<br>
 create mode 100644 testsuites/psxtests/psxconfstr/psxconfstr.scn<br>
<br>
-- <br>
2.17.1<br>
<br>
</blockquote></div>