Hi,

While adding tests on the server side, we use '*utils/test_importer.py*'
with -t "*path to the test directory*" and while specifying tests for
particular job we use
"*./cli/atest job create .... -t <added tests> ....*"

But with some tests e.g. "*cyclictest, signaltest*", after executing
*
*
*utils/test_importer.py -t* *client/tests/cyclictest*, the test is listed
as *cyclic_test*. While specifying cyclictest in the job we need to specify
it as *cyclic_test.*
This requires unnecessary change in the automation scripts that adds test
to the server and specifies some of the added tests for the job.
Also the listing of tests is not uniform like

*client/tests/cyclictest* listed as *cyclic_test*

*client/tests/signaltest*  listed as *Signal Test*

Any clarification on this issue will be of great help.



-thanks
yogesh
_______________________________________________
Autotest mailing list
Autotest@test.kernel.org
http://test.kernel.org/cgi-bin/mailman/listinfo/autotest

Reply via email to