Benjamin Berg
|
e4f9935706
|
Uncrustify with newer version
|
2020-06-02 11:56:19 +00:00 |
|
Benjamin Berg
|
422fc5facf
|
tests: Add unused annotation
The variables exist for memory management but are unused otherwise. Tag
them as such.
|
2020-05-07 14:22:02 +00:00 |
|
Benjamin Berg
|
2af0531994
|
tests: Fix stack corruption in FpiSsm test
Using a function with a void return value for a g_timeout_add is not a
good idea after all.
|
2019-12-17 14:32:59 +01:00 |
|
Marco Trevisan (Treviño)
|
42b1deaeea
|
tests: Add unit tests for fpi-ssm
Verify that the state machine actions are done as we expected, being the
main tool for drivers, better to check that is done as we expect.
|
2019-12-14 17:20:47 +01:00 |
|