Joel Sherrill commented on a discussion on testsuites/libtests/stackchk/init.c: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/86#note_109794

 >  #endif
 >  
 >  #define CONFIGURE_INIT
 > +#include "../stackchk03/system.h"
 > +
 >  #include "system.h"
 >  
 >  #include <rtems/bspIo.h>
 >  
 >  const char rtems_test_name[] = "STACKCHK";
 >  
 > +void stackchk03_blown_stack_reporter(

Then split this reporter function into a file that is unique to stackchk03.

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


_______________________________________________
bugs mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to