RTEMS | libtests/fdt02: additional testing (!1295)

Kinsey Moore (@opticron) gitlab at rtems.org
Mon Jun 8 20:24:21 UTC 2026




Kinsey Moore commented on a discussion on testsuites/libtests/fdt02/init.c: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1295#note_152143

 >  
 >  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(

This comment applies elsewhere.

-- 
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1295#note_152143
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/907c75a9/attachment.htm>


More information about the bugs mailing list