[RTEMS Project] #2262: psxhdr Improvements

RTEMS trac trac at rtems.org
Wed Feb 11 18:08:39 UTC 2015


#2262: psxhdr Improvements
---------------------------+------------------
 Reporter:  joel.sherrill  |      Owner:
     Type:  defect         |     Status:  new
 Priority:  normal         |  Milestone:  5.0
Component:  testing        |    Version:  4.11
 Severity:  normal         |   Keywords:
---------------------------+------------------
 The test directory testsuites/psxtests/psxhdrs has simple programs which
 ensure that the RTEMS POSIX implementation defines methods in compliance
 with that Open Group specification. That specification defines the precise
 set of header files which are to be included and the method signature.
 There is one small file per method defined.

 The improvements are as follows:

 * reorganize so tests related to the methods in a single POSIX header file
 are in a logically named directory. For example stdio/ or sys/socket.
 Directory structure should reflect .h file names.
 * Augment to add cases for missing methods.
 * Older test files do not follow Doxygen header standards and need to be
 updated.

 It would also be nice if this can be easily built on a non-RTEMS platform
 since it is checking API conformance.

--
Ticket URL: <http://devel.rtems.org/ticket/2262>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list