mirror of
https://github.com/apache/nuttx.git
synced 2026-08-10 15:05:07 +00:00
13 lines
464 B
ReStructuredText
13 lines
464 B
ReStructuredText
|
|
===============================
|
||
|
|
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``
|