1. parser binary data get info about structure from elf and test_case.json. 2. Rewrite runCase. All works
This commit is contained in:
@@ -17,6 +17,10 @@ public:
|
||||
bool passed,
|
||||
const QString& error = "");
|
||||
|
||||
|
||||
static void saveTestLog(const QString& filename, const QJsonObject& cfg,
|
||||
bool passed, QString &error, QString mismatches);
|
||||
|
||||
static void appendSummary(
|
||||
const QString& filename,
|
||||
int total,
|
||||
|
||||
Reference in New Issue
Block a user