context: new '--test-session' allows launching the MM daemon in the session bus

This commit is contained in:
Aleksander Morgado
2013-11-22 11:27:14 +01:00
parent 46ff06ff80
commit bf57da537d
4 changed files with 49 additions and 10 deletions

View File

@@ -27,4 +27,7 @@ const gchar *mm_context_get_log_file (void);
gboolean mm_context_get_timestamps (void);
gboolean mm_context_get_relative_timestamps (void);
/* Testing support */
gboolean mm_context_get_test_session (void);
#endif /* MM_CONTEXT_H */