Start the mock prompter. This is often used from the
setup() function of tests.
Starts the mock prompter in an additional thread. Use the returned DBus bus
name with gcr_system_prompt_open_for_prompter() to connect to this prompter.
Returns string
the bus name that the mock prompter is listening on
Start the mock prompter. This is often used from thesetup() function of tests.
Starts the mock prompter in an additional thread. Use the returned DBus bus name with
gcr_system_prompt_open_for_prompter()to connect to this prompter.