test_path
return Add(MonitoringInfo(opcode, test_path(path)), expected);
return Add(MonitoringInfo(opcode, test_path(fromPath),
test_path(toPath)), expected);
BString absolutePath(test_path(path));
BString absolutePath(test_path(path));
BString absolutePath(test_path(path));
BString absoluteFromPath(test_path(fromPath));
BString absoluteToPath(test_path(toPath));
BString absolutePath(test_path(path));
BString absolutePath(test_path(path));