Adds a test unit to the Clutter test environment.
See also: add_data_func_full
| test_path |
unique path for identifying the test |
| test_func |
function containing the test |
| test_data |
data to pass to the test function |
| test_notify |
function called when the test function ends |