You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2021/03/25 21:50:23 UTC

[GitHub] [incubator-nuttx-apps] acassis opened a new pull request #632: fstest: Force the minimum filename to 4 to avoid collisions

acassis opened a new pull request #632:
URL: https://github.com/apache/incubator-nuttx-apps/pull/632


   ## Summary
   The fstest allow to create random file name with 1 character, then the filename collides often.
   ## Impact
   Avoid creating files with only 1 character to fix the error when the fstest try to create another file with same name.
   ## Testing
   ESP32-C3
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-nuttx-apps] xiaoxiang781216 merged pull request #632: fstest: Force the minimum filename to 4 to avoid collisions

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 merged pull request #632:
URL: https://github.com/apache/incubator-nuttx-apps/pull/632


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org