1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-18 22:05:17 +03:00

Improved tests.

This commit is contained in:
mikeller 2019-11-20 00:29:07 +13:00
parent c1b9e927a6
commit 5808bfd6f3
11 changed files with 158 additions and 154 deletions

View file

@ -116,7 +116,7 @@ TEST(CLIUnittest, TestCliSetArray)
//cliGet((char *)"osd_item_vbat");
//EXPECT_EQ(false, false);
//EXPECT_FALSE(false);
}
TEST(CLIUnittest, TestCliSetStringNoFlags)