22 #ifndef TEST_ENGINE_STUFF_H 23 #define TEST_ENGINE_STUFF_H 35 KvpValue *get_random_kvp_value (gint type);
43 bin_data *get_random_binary_data (
void);
45 KvpFrame *get_random_kvp_frame (
void);
47 GUID *get_random_guid (
void);
48 GList *get_random_glist (
void);
50 void random_glist_strings_only (gboolean strings_only);
52 void set_max_kvp_depth (gint max_kvp_depth);
53 void set_max_kvp_frame_elements (gint max_kvp_frame_elements);
64 TestQueryTypes get_random_query_type (
void);
66 QofBook *get_random_book (
void);
Encapsulates a connection to a backend (persistent store)
KvpValueType
possible types in the union KvpValue
struct _KvpFrame KvpFrame
struct _QofQuery QofQuery
find objects that match a certain expression.
struct _KvpValue KvpValue
64bit UTC Time handling routines
Encapsulate all the information about a dataset.