|
static sl_status_t | datastore_attribute_init () |
|
static sl_status_t | datastore_open (const char *datastore_file) |
|
sl_status_t | datastore_init (const char *datastore_path) |
| Initialize the Datastore component. More...
|
|
sl_status_t | datastore_teardown () |
| Tear down the Datastore component. More...
|
|
sl_status_t | datastore_fixt_setup_and_handle_version (const char *datastore_file, int64_t db_version) |
| Function for setting up the datastore component handling the datastore version. More...
|
|
sl_status_t | datastore_fixt_setup (const char *datastore_file) |
| Fixture for setting up the datastore component. More...
|
|
int | datastore_fixt_teardown () |
| Fixture to tear down the datastore. More...
|
|