aboutsummaryrefslogtreecommitdiff
path: root/testsuite
AgeCommit message (Expand)Author
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
2015-04-01make tests that need SSH untested if not run from gerrit.Rob Savoye
2015-04-01make the other postfix test xfail tooRob Savoye
2015-04-01add tests for gerrit_info() and gerrit_query_statusRob Savoye
2015-04-01testsuite/builddir-tests.sh: Add missing 'fi' at the end of the file.Ryan S. Arnold
2015-04-01Always invoke make_check() with 'binutils' or 'gdb' in $2 when checking binut...Ryan S. Arnold
2015-03-25remove bzr test for get_builddir, as bzr support in ABE is being depreciated.Rob Savoye
2015-03-23XFAIL postfix make args (make_install), the test case is brokenRob Savoye
2015-03-21Don't run report tests yetRob Savoye
2015-03-21enhance test to include httpsRob Savoye
2015-03-21Merge branch 'master' of ssh://git.linaro.org/toolchain/abeRob Savoye
2015-03-19improve report test outputRob Savoye
2015-03-19update report tests filesRob Savoye
2015-03-19testsuite/test.sh: Comment out bzr branch get_toolname test.Ryan S. Arnold
2015-03-17abe.sh: Add support for --check <directive> and --excludecheck <directive>Ryan S. Arnold
2015-03-10add tests for report.shRob Savoye
2014-11-17fix more occurances of cbuildRob Savoye
2014-11-17rename cbuild to abeRob Savoye
2014-10-14add tests for extract_gerrit_port and get_git_revisionRob Savoye
2014-10-14tests for new Gerrit REST APIRob Savoye
2014-09-01Make dryrun always echo command being runBernard Ogden
2014-08-15Clear previous value in read_configBernard Ogden
2014-08-14Get default_makeflags by source rather than grepBernard Ogden
2014-08-14Add some debugging to testsBernard Ogden
2014-08-14Allow tool.conf to declare no configure scriptBernard Ogden
2014-08-14Put make flags from config files at the endBernard Ogden
2014-08-08Support git-over-sshBernard Ogden
2014-08-05cleanup startup, bug #311Bernie Ogden
2014-07-30use pipefail, drop tmp file in dryrun functionRob Savoye
2014-06-20Add quotes around function inputs to properly expand built-in variables durin...Ryan S. Arnold
2014-04-29xfail another edge case where specifying a source tarball creates a bogus rel...Rob Savoye
2014-04-29fix test by changing the specified tarball name to one that still exists in m...Rob Savoye
2014-04-29add xfail, and mark one of the test as an xfail, commented as to whyRob Savoye
2014-04-29change tarball name to one that exists in the current md5sumsRob Savoye
2014-04-29fix test cases for libc, which now use the http protocol, not gitRob Savoye
2014-02-03testsuite/test_sources.conf: Add dejagnu repository.Ryan S. Arnold
2013-12-23lib/common.sh: get_toolname should only return 'binutils' or 'gdb' for binuti...Ryan S. Arnold
2013-12-10Correct get_toolname to work with unified repo: binutils-gdb.gitRyan S. Arnold
2013-12-06Add cbuild2 --checkout <package>|all support with testsRyan S. Arnold
2013-12-03Finish git parser refactoring, use stamp functions, complete dryrun wrapping.Ryan S. Arnold