~vila/ubuntu-test-cases/retry-apt-get-update

« back to all changes in this revision

Viewing changes to tests/security/tslist.auto

  • Committer: Leo Arias
  • Date: 2014-11-10 19:28:56 UTC
  • mfrom: (345 touch)
  • mto: This revision was merged to the branch mainline in revision 352.
  • Revision ID: leo.arias@canonical.com-20141110192856-rgpksx9n9j0b39yl
Merged with the touch branch.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
-
 
2
  # the awk usage below is a small hack to use more concise test case names rather
 
3
  # than full directory paths
 
4
  discovery_cmd: cd security/qrt_tests; make list-suite-cmds list-suite-privileged-cmds | awk -F/ '{print $NF}'
 
5
  test_cmd: ../run_test.sh {}
 
6