mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-19 08:05:29 +00:00
Since we have state that gets mutated between tests in the SBS fuel gauge emulator we ought to reset its state before each test. Add a reset rule to the SBS fuel gauge emulator that resets the state before each test. Note: This includes allowing the emulator state to be modified by user-threads. Signed-off-by: Aaron Massey <aaronmassey@google.com> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
emul_sbs_gauge.c | ||
Kconfig | ||
Kconfig.emul_sbs_gauge | ||
sbs_gauge.c | ||
sbs_gauge.h |