EEST's fixtures contains the file .meta/index.json with the mapping of the test name to the JSON test file.
If a test tool (e.g. evmone-statetest) is pointed at a directory and this directory contains this file use the information there to register tests by their names instead of by file names found in the directory.
A test file may contain multiple tests.