nrwt needs to support virtual test suites / directories
Created attachment 128633 [details] Work in progress
Comment on attachment 128633 [details] Work in progress Theoretically this patch has all the needed code, and it passes all of the existing unit tests, but I've done zero testing of the new code paths :).
Don't sweat reviewing this since (a) it's untested and (b) I'll clean it up and break it into smaller patches for landing. You need only look at that if you're curious as to the direction.
Bug 79733 filed to add support for specifying a per-test command line when starting a driver.
bug 79736 filed to support running an arbitrary number of drivers per worker depending on how many different command lines are needed.
Bug 79737 to actually add support to the base classes (and tests).
closing ... all the subtasks have landed.