Notice: We have migrated to GitLab launching 2024-05-01 see here: https://gitlab.rtems.org/

Changes between Version 8 and Version 9 of GSoC/2019/POSIX_Compliance


Ignore:
Timestamp:
08/21/19 07:32:56 (5 years ago)
Author:
Vaibhav Gupta
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GSoC/2019/POSIX_Compliance

    v8 v9  
    6868As Newlib is used by RTEMS as its C Library, one way is to use the patch in RTEMS and design a testsuite for it. If tests are successful, the changes are fine.
    6969
    70 [https://medium.com/my-gsoc-2019-journey/apply-newlib-patch-to-rtems-source-builder-6873b0fb31b8 Apply Newlib Patch to RTEMS Source Builder]
     70* [https://medium.com/my-gsoc-2019-journey/apply-newlib-patch-to-rtems-source-builder-6873b0fb31b8 Apply Newlib Patch to RTEMS Source Builder]
     71* Documentation was updated for the same: https://docs.rtems.org/branches/master/user/rsb/project-sets.html#testing-a-newlib-patch
    7172
    7273== 6) - Task: Add test-suite for `<inttypes.h>` methods ==
    7374
    74 //This task was continued by me, original work belongs to the GSoC 2017 student of same project//. The working directory is : `rtems/testsuites/psxtests`.
     75//This was a pending task, original work belongs to the GSoC 2017 student of same project//. The working directory is : `rtems/testsuites/psxtests`.
    7576
    7677==== 6.1) - Modify the testsuite `psxinttypes01/init.c` ====