aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2017-10-27Add license to new LISA filesConnor O'Brien
2017-10-24Merge branch 'master' of ssh://github.com/ARM-software/lisa into sync_with_up...Kevin DuBois
2017-10-09lisa_shell_add check for failing to find upstream remoteBrendan Jackman
2017-10-09lisa_shell: Fix searching for origin remoteBrendan Jackman
2017-09-28utils/env: Add support for DEVICE_LISA_HOME environment variablesSuren Baghdasaryan
2017-06-28Add feature to set test iteration count from commandlineBrendan Jackman
2017-06-15lisa_shell: Fix naming of test suite in lisa-test helpBrendan Jackman
2017-06-02make sure monsoon.py is in PATH if source/lunch not doneJoel Fernandes
2017-06-01LISA: Use systrace from android treeConnor O'Brien
2017-05-31android: Add monsoon to path in android tree and eliminate dependencyJoel Fernandes
2017-05-16Overload target specific modules from android environmentJoel Fernandes
2017-05-16lisa_shell: Run lisa-check-submods only for DEVMODE=1Joel Fernandes
2017-05-15lisa_shell: make android friendlyJoel Fernandes
2017-05-15lisa_shell: Run lisa-check-submods only for DEVMODE=1Joel Fernandes
2017-04-26lisa_shell: Use jupyter command if ipython command doesn't existBrendan Jackman
2017-04-10lisa_shell: fix reported URLPatrick Bellasi
2017-03-16lisa_shell: Check for missing submodules and update themJoel Fernandes
2017-02-20lisa_shell: Return nosetests' exit code from lisa-testBrendan Jackman
2017-02-14Allow test classes to be loaded from Python codeBrendan Jackman
2017-02-07lisa_shell: Pass all arguments to nosetests in lisa-testBrendan Jackman
2017-01-19Merge pull request #272 from bjackman/readme-rewordPatrick Bellasi
2017-01-19lisa_shell: fix exit on missing network interfacePatrick Bellasi
2017-01-18lisa_shell: Update help for lisa-test commandBrendan Jackman
2016-12-07lisa_shell: Reset terminal colours in PS1Brendan Jackman
2016-11-28lisa_shell: update test commandPatrick Bellasi
2016-10-28lisa_shall: Improve lisa-test documentationBrendan Jackman
2016-09-20lisa_shell: export LISA_HOME to make it available from notebooksPatrick Bellasi
2016-09-13lisa_shell: don't fail when running "lisa-update" if submodules aren't syncedJavi Merino
2016-06-02lisa_shell: fix lisa-update failureLeo Yan
2016-05-24Merge pull request #104 from JaviMerino/lisa_update_allPatrick Bellasi
2016-05-16lisa_shell: teach lisa-update to update itselfJavi Merino
2016-05-10Merge pull request #107 from JaviMerino/lisa_ipython_vagrantPatrick Bellasi
2016-05-10lisa_shell: document the PORT parameter of lisa-ipythonJavi Merino
2016-05-10lisa_shell: bind ipython server to eth0 when run from a vagrant environmentJavi Merino
2016-05-10lisa_shell: add support for multiple instancesPatrick Bellasi
2016-04-20lisa_shell: Fix IPADDR derivationDaniel Thompson
2016-03-30lisa_shell: fix typo for "nosetests"Leo Yan
2016-03-23lisa_shell: fix lisa-help command run from anywhere in the filesystemMichele Di Giorgio
2016-03-07lisa_shell: use git submodule sync to update the remote of the submodulesJavi Merino
2016-03-04src/shell: add initial support for a LISA shellPatrick Bellasi