1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2025-02-20 20:09:11 +00:00
Sergei Trofimov 5f7c64b089 framework/resource: add match_path method
This method is used to partially match a resource; its implementation
cannot rely on the resource file actually being present and must match
against the specified path alone.

match() implementation now defaults to match_path(), as for most
resource types, the path is sufficient to uniquely match a resource.
2017-10-10 11:39:53 +01:00
..
2017-09-29 09:48:25 +01:00
2017-09-27 10:32:41 +01:00
2017-03-22 15:14:44 +00:00
2017-09-29 09:48:25 +01:00
2017-10-06 15:04:02 +01:00