aboutsummaryrefslogtreecommitdiff
path: root/testsuite
AgeCommit message (Expand)Author
2016-04-20Merge branch using an array into master. Address comments from patchset 4.Rob Savoye
2015-11-02fix all svn/bzr test cases. This includes removing allRob Savoye
2015-08-18Return 1 if get_git_<foo> services fail.Ryan S. Arnold
2015-08-18testsuite/test.sh: Add sleep between fetch_http testsRyan S. Arnold
2015-08-17Correct create_release_tag to support yyyy.mm-X-rcY as well as yyyy.mm-rcYRyan S. Arnold
2015-08-17Replace all instances of staging.git.linaro.org with git.linaro.org.Ryan S. Arnold
2015-08-15testsuite/test.sh: Set remote_snapshots to "snapshots-ref" for source local t...Ryan S. Arnold
2015-08-12fetch_reference() will create ${local_snapshots}/${dir} if it is missing.Ryan S. Arnold
2015-08-05Improve create_release_tag() to handle source tarballs correctly.Rob Savoye
2015-07-29lib/fetch.sh: Remove fetch stamps and use service specific update on file cha...Ryan S. Arnold
2015-07-28lib/common.sh:dryrun() "RUN: $1" output should go to stderr.Ryan S. Arnold
2015-07-28Simplify lib/fetch.sh:check_md5sum()Ryan S. Arnold
2015-06-10lib/fetch.sh: if $force yes and $supdate no it should should force an updated...Ryan S. Arnold
2015-06-03git parser should return proper 'tool' on tarballs with more than one dash in...Ryan S. Arnold
2015-05-20ABE test.sh and testsuite/test.sh should return non-zero if there are test fa...Ryan S. Arnold
2015-05-20${force} now overwrites existing files in fetch_http()Ryan S. Arnold
2015-05-20fetch_http(): Return 1 if ${wget_bin} is not present or not executableRyan S. Arnold
2015-05-19Improve handling of supdate option as it relates to the md5sums file.Ryan S. Arnold
2015-05-13Tests that need test_sources.conf now always runBernard Ogden
2015-05-11Merge "Make test run without checking for srcdir"Robert Savoye
2015-05-11Fix a testing stringBernard Ogden
2015-05-11Merge "Fix comments re synthesised test environment"Robert Savoye
2015-05-11Merge "Fix some weird spacing"Robert Savoye
2015-05-11Merge "Make remote_snapshots overridable"Robert Savoye
2015-05-11Merge "Update entries in test_sources.conf w.r.t. sources.conf"Robert Savoye
2015-05-11Merge "Fix 2 xfails"Robert Savoye
2015-05-11Merge "Report unexpected passes"Robert Savoye
2015-04-29Make test run without checking for srcdirBernard Ogden
2015-04-29Fix comments re synthesised test environmentBernard Ogden
2015-04-29Fix some weird spacingBernard Ogden
2015-04-29Fix 2 xfailsBernard Ogden
2015-04-29Update entries in test_sources.conf w.r.t. sources.confBernard Ogden
2015-04-29Make remote_snapshots overridableBernard Ogden
2015-04-29Report unexpected passesBernard Ogden
2015-04-28Test that checkout produces expected directoriesBernard Ogden
2015-04-28Delete local snapshots before each checkout testBernard Ogden
2015-04-21Fix double-naming of branch in noticeBernard Ogden
2015-04-20Propagate git-parsing errors from checkout.shBernard Ogden
2015-04-20Change error message to contemplate possible non-identifier inputsBernard Ogden
2015-04-17Merge changes Ie56bd227,I490d0889,Ic574c695,I0ae6d3ac,Id93b86aaRobert Savoye
2015-04-16Fail if we cannot check out from SVNBernard Ogden
2015-04-16Fail if we cannot clone masterBernard Ogden
2015-04-16Add output-check mechanism to test_checkoutBernard Ogden
2015-04-16Fix failing checkout testsBernard Ogden
2015-04-15Fix typo in test nameBernard Ogden
2015-04-15Add git-new-workdir to 'framework synthesized for testing'Bernard Ogden
2015-04-03lib/common.sh: dryrun() should propogate the non-tee return value of 'eval $1'Ryan S. Arnold
2015-04-02fix string quoting in test outputRob Savoye
2015-04-02improve dryrun quote testRob Savoye
2015-04-02Merge branch 'master' of ssh://git.linaro.org/toolchain/abeRob Savoye