|
Unify Framework Lib 1.7.0
|
Go to the source code of this file.
Macros | |
| #define | UIC_VERSION_MAX_LEN 100 |
| : MAX Length of typical version string: for e.g. ver_0.0.6_RC1-269-gb5a9d4be More... | |
Functions | |
| 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... | |
| 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... | |