Details
Description
Currently when running the CTF in text mode, when a test fails you don't get specific information about what test failed if the test name is not sufficiently unique. If the test name includes its directory path, however, then this problem disappears.
Attaching patch that adds the desired feature.