tests: settings: provide correct test prototypes
More issues with missing prototypes. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
d04456f4d9
commit
ca565118ea
|
@ -356,7 +356,7 @@ void test_settings_check_target(void)
|
|||
}
|
||||
|
||||
void test_settings_encode(void);
|
||||
void config_empty_lookups(void);
|
||||
void test_config_empty_lookups(void);
|
||||
void test_config_insert(void);
|
||||
void test_config_getset_unknown(void);
|
||||
void test_config_getset_int(void);
|
||||
|
|
Loading…
Reference in a new issue