> One thing I would like to see is a test system that can scale to maybe > ~10,000 test cases. I don't want to have a SConscript (I have no idea > how long it would take SCons to parse all the files, but I'm guessing > in wouldn't be quick) for each one, and even a directory structure > seems to be overkill.
My plan is to make things pretty flexible and I won't require 10k files to specify 10k tests, but I've got to say that I'm not going to go out of my way to make 10k tests work. Nate _______________________________________________ m5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/m5-dev
