Resets the path test results.
function path_test_reset() { state() ->set('path_test.results', array()); }