hello Nordic
i am working with ncs 1.7.1 (soon we are moving to zephyr 2.9)
i want to add a driver self test functionality for some of my drivers so in my application part of the code i can just go over devices from the sevice tree and bind to each one and call on the same 'self test' functionality for each one that implement such
1. what is the best way to do that on the driver level
2. what is the best way to add some kind of sign in the device tree to know which drivers in the device tree implement that 'self_test' functionality
(i need this option cause my application works with several boards and i want the self test functionality in the application section will look the same for all boards)
hope to read from you soon
best regards
Ziv