27#ifndef DATASTORE_FIXT_H
28#define DATASTORE_FIXT_H
40#define UIC_VERSION_MAX_LEN 100
int datastore_fixt_teardown()
Fixture to tear down the datastore.
Definition: datastore_fixt.c:209
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.
Definition: datastore_fixt.c:138
sl_status_t datastore_fixt_setup(const char *datastore_file)
Fixture for setting up the datastore component.
Definition: datastore_fixt.c:195
uint32_t sl_status_t
Definition: sl_status.h:139