RTEMS | Cannot obtain dates later than 2100 (!339)

zack liang (@zakthertemsdev) gitlab at rtems.org
Tue Mar 11 01:46:24 UTC 2025




zack liang commented on a discussion on testsuites/sptests/sptod/main.c: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/339#note_120763

 > +int main(
 > +  int    argc,
 > +  char **argv
 > +)
 > +#endif
 > +{
 > +  int i;
 > +
 > +  TEST_BEGIN();
 > +  
 > +  puts( "checking if getttimetod returns the right get and set struct members" );
 > +  i = 0;
 > +  while ( i < NUMBER_OF_DATES ) {
 > +    check_a_tod( &Dates[i] );
 > +    i++;
 > +  }

changed

-- 
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/339#note_120763
You're receiving this email because of your account on gitlab.rtems.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20250311/2de476e3/attachment-0001.htm>


More information about the bugs mailing list