aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README9
1 files changed, 7 insertions, 2 deletions
diff --git a/README b/README
index fbd081a..227475e 100644
--- a/README
+++ b/README
@@ -39,14 +39,19 @@ Before running any tests you need to install the following packages:
Also consider installing pyflakes, which is optional but will enable more
tests.
-You can install all packages listed above in one go with the following
+Some of the packages above require fixes, which are as of Ubuntu 12.04 are
+not yet in upstream, so using Linaro PPA is required:
+
+ $ sudo add-apt-repository ppa:linaro-maintainers/tools
+
+Then, you can install all packages listed above in one go with the following
command:
$ sudo apt-get install testrepository python-testtools python-debian \
python-argparse dpkg-dev python-parted dbus udisks python-dbus \
python-apt qemu-kvm util-linux apt-utils pep8 pyflakes
-And run the following command:
+To initialized testsuite, run the following command:
$ testr init