get_shortest_relative_path
static string get_shortest_relative_path(TestEntry *dir, TestEntry *entry);
string relPath = get_shortest_relative_path(testEntry->super,
link = get_shortest_relative_path(super, target);