07422d4feb
Added the ability to execute multiple tests once and share the results. With Test runner turned on tests are being compiled into the single executable. Then they executed each one separately using --ktest_* options. This commit makes test run executable once and the result goes to the result handler.