RTEMS | libtests/fdt02: additional testing (!1295)
Gedare Bloom (@gedare)
gitlab at rtems.org
Mon Jun 8 21:28:34 UTC 2026
Gedare Bloom commented on a discussion on testsuites/libtests/fdt02/init.c: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1295#note_152155
>
> const char rtems_test_name[] = "FDT 02";
>
> +void test_mem_rsv(
> + rtems_fdt_handle *handle,
> + int count,
> + int n,
> + uint64_t exp_address,
> + uint64_t exp_size
> +);
> +
> rtems_task Init( rtems_task_argument argument );
>
> +void test_mem_rsv(
Done
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1295#note_152155
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/20260608/654fed5d/attachment-0001.htm>
More information about the bugs
mailing list