aboutsummaryrefslogtreecommitdiff
path: root/testsuite
AgeCommit message (Expand)Author
2020-12-17Remove outdated componentsMaxim Kuvyrkov
2020-12-07Remove non-useful testsuite partsMaxim Kuvyrkov
2020-12-07Add $component to stamp namesMaxim Kuvyrkov
2020-04-16testsuite/test_sources.conf: Add qemu pointerChristophe Lyon
2017-08-10Fix testsuite after updating default to gcc7.Maxim Kuvyrkov
2017-04-20Separate retrieve/checkout steps.Charles Baylis
2017-03-22Cleanup legacy component sed usage.Charles Baylis
2017-03-14Remove broken "depends" variable from conf files.Charles Baylis
2017-02-15testsuite/test.sh: Fix dejagnu branch name.Christophe Lyon
2016-11-08testsuite/test.sh: Use branch-used-by-abe-unit-testing branch instead of stag...Christophe Lyon
2016-11-06Remove broken gerrit interface. TCWG-898.stagingbranch-used-by-abe-unit-testingChristophe Lyon
2016-10-31Cleanup: replace cd ${srcdir} && git .. with git -C ${srcdir} ..Christophe Lyon
2016-10-14Add *_md5sum field to manifests. (bug 1986)Charles Baylis
2016-08-10Switch default toolchain from gcc5 to gcc6Maxim Kuvyrkov
2016-04-25Update tastsuite so it works after array branch merge.Rob Savoye
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