~gmdduf/lava-dispatcher/gauss-support

« back to all changes in this revision

Viewing changes to lava_test_shell/README

  • Committer: Michael-Doyle Hudson
  • Date: 2011-09-09 04:53:56 UTC
  • mto: This revision was merged to the branch mainline in revision 105.
  • Revision ID: michael.hudson@linaro.org-20110909045356-3ipierutf33h2j2w
README and QUICKSTART updates

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
This directory contains support scripts for lava-test-shell.
2
 
 
3
 
The scripts in this directory will be copied into the target device and will be
4
 
in $PATH during the lava-test-shell execution.
5
 
 
6
 
Distribution-specific scripts can be placed in distro/$distroname, and will
7
 
override the ones in the top level directory. For example,
8
 
distro/android/lava-test-runner will be used on Android instead of the
9
 
lava-test-runner script present at the same directory as this README file.
10
 
 
11
 
All scripts have to be named using a "lava-" suffix.