testGetPath

Gets the test path for the test currently being run.

In essence, it will be the same string passed as the first argument to e.g. g_test_add() when the test was added.

This function returns a valid string only within a test function.

Return

the test path for the test currently being run

Since

2.68