RTEMS | tests/psximfs03: reduce MEMORY_SIZE to 8k, add prefix g_ to globals (!891)

Joel Sherrill (@joel) gitlab at rtems.org
Sat Jan 3 18:05:47 UTC 2026



Merge request https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/891 was reviewed by Joel Sherrill

--
  
Joel Sherrill started a new discussion: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/891#note_137977


The commit message needs to have a descriptive body. It is passing the CI checker due to the signed-off line

--
  
Joel Sherrill started a new discussion on testsuites/psxtests/psximfs03/init.c: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/891#note_137978

 > -{
 > -  return MEMORY_SIZE - alloc_blocks_count * BLOCK_SIZE;
 > +size_t free_space(void) {

The opening brace should stay on its own line.

--
  
Joel Sherrill started a new discussion on testsuites/psxtests/psximfs03/init.c: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/891#note_137979

 > -  block *memory = freelist;
 > -  freelist = NULL;
 > +void *empty_space(void) {

The opening brace should stay on its own line.


-- 
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/891
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/20260103/485a6c6f/attachment.htm>


More information about the bugs mailing list