SWDEV-403773 - catch configuration to auto detect and generate json per arch (#413)

Change-Id: Iad8e93157c3acc6fdecf2603fdf6d90416a3c6e4

[ROCm/hip-tests commit: 06398a85b9]
Este commit está contenido en:
Maneesh Gupta
2023-09-07 17:28:49 +05:30
cometido por GitHub
padre a4caf2bbe1
commit 57ef4d1147
Se han modificado 13 ficheros con 608 adiciones y 631 borrados
@@ -100,6 +100,7 @@ class TestContext {
void parseOptions(int, char**);
bool parseJsonFiles();
std::string getMatchingConfigFile(std::string config_dir);
std::string getCurrentArch();
const Config& getConfig() const { return config_; }