run_testsuite interface change?



On 1/19/09, Raymond Toy <raymond.toy at ericsson.com> wrote:

>  Something like
>
>  run_testsuite(display=<t/f>, known_bugs=<t/f>, tests=<list of tests>)

OK by me. Instead of display and known_bugs, I am inclined to name
the parameters display_all and display_known_bugs.

At present, the elements of the list of tests must be strings;
I think symbols should be allowed also.
i.e. [rtest10, rtest15] as well as ["rtest10", "rtest15"].

Thanks for taking a look at it.

Robert