apache / nuttx-apps

Apache NuttX Apps is a collection of tools, shells, network utilities, libraries, interpreters and can be used with the NuttX RTOS
https://nuttx.apache.org/
Apache License 2.0
263 stars 488 forks source link

testing/ostest: Fix config name #2394

Closed SPRESENSE closed 1 month ago

SPRESENSE commented 1 month ago

Summary

Fix config name to execute vfork() test. CONFIG_ARCH_HAVE_VFORK -> CONFIG_ARCH_HAVE_FORK

Impact

Testing