Add scripts to build a toolchain for running VM tests

This commit is contained in:
2024-05-14 22:09:05 +02:00
parent 4be997abcf
commit 30e84f1cdd
10 changed files with 688 additions and 15 deletions

View File

@ -16,9 +16,7 @@ namespace elna
{
successful,
compile_failed,
build_failed,
expectation_failed,
expectation_not_found
};
class test_results final