Feature #8009
Add an option to test_runner to list the available tests
Start date:
03/03/2015
Due date:
% Done:
0%
Estimated time:
Experiment:
-
Stakeholders:
Description
I would like to know which test suites I can start with test_runner
.
A proposed implementation is attached as a patch.
It adds argument parsing and usage message, and implements the relevant options.
History
#1 Updated by Gianluca Petrillo over 5 years ago
- File test_runner.patch test_runner.patch added
Today at the LArSoft workshop the request for a way to get the list of available tests was reiterated again.
I have uploaded a simpler and up-to-date patch for your attention. It is against lar_ci
v1_2
.
P.S. The original script is mixing tabs and spaces for indentation.
#2 Updated by Marc Mengel over 5 years ago
- Target version set to v2_2
#3 Updated by Lynn Garren over 5 years ago
- Status changed from New to Assigned
- Assignee set to Marc Mengel
#4 Updated by Lynn Garren over 5 years ago
- Assignee changed from Marc Mengel to Vito Di Benedetto
#5 Updated by Marc Mengel over 5 years ago
Actually, I was just doing this this morning... it's in 1c059073
Oh, wait, no, I put in something that lists the tests a given test suite
invocation would run, not the available tests...
#6 Updated by Marc Mengel over 5 years ago
Okay, now that is in f5b048d
#7 Updated by Marc Mengel over 5 years ago
- Status changed from Assigned to Resolved
- Assignee changed from Vito Di Benedetto to Marc Mengel
#8 Updated by Marc Mengel over 5 years ago
- Status changed from Resolved to Closed