Changeset eae0863 in rtems for testsuites/sptests

Timestamp:
04/27/14 08:11:09 (10 years ago)
Author:
Chris Johns <chrisj@…>
Branches:
4.11, 5, master
Children:
18bd35bc
Parents:
a070c8b
git-author:
Chris Johns <chrisj@…> (04/27/14 08:11:09)
git-committer:
Chris Johns <chrisj@…> (05/22/14 06:38:01)
Message:

rtems: Fix sp2038 test.

Avoid using newlib's gmtime_r call which fails with a max signed int.
Add an RTEMS specific version for 1/1/1988 to 31/12/2100.

Update sp2038 to test every day from 1/1/1988 to 31/12/2100. Only days
need be tested as the code splits the seconds based on days.

(No files)

Note: See TracChangeset for help on using the changeset viewer.