> Maybe instead of (or in addition to) the numeric tags I proposed, each
> test could also have an optional tuple of strings, e.g., ('quick',
> 'mem'), and then when you run tests you could supply a string and it
> would run all the applicable tests with that tag. Sort of like hg
> qselect. Of course you'd still want 'all' to run everything (so the
> more specific tags are optional).
I think this will be fine. I can add an optional 'group' kwarg to the
UnitTest SCons function. I'll probably have a TestGroup function and
the group kwarg would just be an alternative.
Nate
_______________________________________________
m5-dev mailing list
[email protected]
http://m5sim.org/mailman/listinfo/m5-dev