Mohamed Hassan commented on a discussion on 
testsuites/libtests/stackchk04/config.c: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/161#note_110568

 > + */
 > +
 > +#ifdef HAVE_CONFIG_H
 > +#include "config.h"
 > +#endif
 > +
 > +#include <rtems/score/thread.h>
 > +
 > +const char rtems_test_name[] = "STACKCHK04";
 > +
 > +/* configuration information */
 > +#define CONFIGURE_STACK_CHECKER_ENABLED
 > +
 > +#define CONFIGURE_STACK_CHECKER_REPORTER  
 > rtems_stack_checker_reporter_print_details
 > +
 > +

[Done](https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/161/diffs?commit_id=6ab27bb54e5c056ca7ef605f79fffc7869d1ce9b)

-- 
View it on GitLab: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/161#note_110568
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