context: new '--test-enable' to enable the Test interface

This commit is contained in:
Aleksander Morgado
2013-11-22 13:47:11 +01:00
parent 243720414e
commit 65f87561c5
7 changed files with 82 additions and 4 deletions

View File

@@ -30,5 +30,6 @@ gboolean mm_context_get_relative_timestamps (void);
/* Testing support */
gboolean mm_context_get_test_session (void);
gboolean mm_context_get_test_no_auto_scan (void);
gboolean mm_context_get_test_enable (void);
#endif /* MM_CONTEXT_H */