RTEMS | Draft: libtests/stackchk04: Add a new testsuite for the detailed reporter (!161)
Mohamed Hassan (@Hamzi)
gitlab at rtems.org
Tue Aug 6 19:44:03 UTC 2024
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20240806/cbd15773/attachment-0001.htm>
More information about the bugs
mailing list