commit | e70ec7db3e9392692fcbc35e1b0888aed8a5d738 | [log] [tgz] |
---|---|---|
author | David Gross <dgross@google.com> | Mon Nov 28 15:37:53 2016 -0800 |
committer | David Gross <dgross@google.com> | Mon Nov 28 15:38:23 2016 -0800 |
tree | 647d9415c93c54a8e19e16396da909b32cc3aec2 | |
parent | 77201248cc67847ba9a0e097d6718a93aec2f87f [diff] |
Modify run-lit-tests.sh to take optional directory/file list. Old behavior is to always run tests on the current directory tree. New behavior is that if at least one valid directory or file path appears as an argument, then rely on the arguments rather than running tests on the current directory tree. Test: specify no paths, specify directory path, specify file path Change-Id: I3bfba97b13f927fe00adfb12a99748f8635f8eb1