- config RT_UTEST_DRIVERS_CORE
- bool "Drivers Core Test"
- default n
- help
- Build the unit tests that exercise the driver-core (device model) APIs,
- ensuring registration/probing flows behave as expected. Enable only when
- running the RT-Thread utest suite; production images should leave it off.
|