Hi Markus! > A nice-to-have feature of Dejagnu would also be the possibility to > start specified testcases.
> For example: > The testsuite of Gnu GDB consists of >10k Testcases. You do run "make > check" if you want to run the whole testsuite. > What if I want to run one '.exp'-file from the testsuite (e.g. while fixing > a bug) by using "make check" ? You can already do this: make RUNTESTFLAGS=foo.exp check Now, I am not suggesting the documentation makes it easy to discover this. :-) Cheers, Ben _______________________________________________ DejaGnu mailing list DejaGnu@gnu.org http://lists.gnu.org/mailman/listinfo/dejagnu