test work in progress
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
NADAL Jean-Baptiste
2020-01-08 18:42:52 +01:00
parent adf2032a70
commit 5912d1421e
4 changed files with 22 additions and 7 deletions

View File

@@ -32,9 +32,9 @@
/*--------------------------------------------------------------------------*/
TEST("Outlet - create set_state remove\t")
TEST("Outlet - create set_state free\t")
{
device_create_set_state_remove(kOutletEntry, kOutletTestNameTrue, kOutletTestNameFalse);
device_create_set_state_free(kOutletEntry, kOutletTestNameTrue, kOutletTestNameFalse);
}
/*--------------------------------------------------------------------------*/