Data Structures Category (NUTS)

This test category tests the behaviour of NuttX data structures which are used in the kernel for several other APIs. The category can be enabled with CONFIG_TESTING_NUTS_DSTRUCTS

The following data structures have test suites:

  • CONFIG_TESTING_NUTS_DSTRUCTS: Tests for struct circbuf_s

  • CONFIG_TESTING_NUTS_DSTRUCTS: Tests for struct list_node