[sheepdog] [PATCH 6/6] tests: add support for running testcase file directly
Liu Yuan
namei.unix at gmail.com
Wed Jun 5 11:04:15 CEST 2013
On 06/05/2013 04:35 PM, MORITA Kazutaka wrote:
> Currently, out test framework assumes that all the testcases are
> executed via check script. To run a testcase script directly
> (e.g. sudo ./001), this patch moves a variable MD to common.config,
> assigns the default value to STORE, and makes 'iam' a global variable.
We can run any files we want by check, don't we? For e.g,
./check 1 3 5
just run tests/{001,003,005}
and ./check 1
just run tests/001
Thanks,
Yuan
More information about the sheepdog
mailing list