aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-14Add debug traces.stable-debugChristophe Lyon
2015-04-09Fix handling of make_check return code.Christophe Lyon
2015-04-07Partially cherry-pick:Christophe Lyon
2015-04-07Handle excludecheck flag from Jenkins.Christophe Lyon
2015-04-07Cherry-pick from master, and fix:Christophe Lyon
2015-04-06lib/make.sh: Trap start_schroot_test failures by saving and testing $?Ryan S. Arnold
2015-04-06lib/make.sh: Remove make_check_installed() since it is currently dead code.Ryan S. Arnold
2015-04-06lib/common.sh: dryrun() should propogate the non-tee return value of 'eval $1'Ryan S. Arnold
2015-04-06Call 'shift' when handling options that require an argument.Christophe Lyon
2015-04-06Remove existing check<foo>.log files if they existRyan S. Arnold
2015-04-06Print the names of common files being compared.Christophe Lyon
2015-04-02Add 'return 1' code paths when make check or make clean fails.Ryan S. Arnold
2015-04-02Make sure make-*.log filenames are unique when there are several flavours/sta...Christophe Lyon
2015-04-02testsuite/builddir-tests.sh: Add missing 'fi' at the end of the file.Ryan S. Arnold
2015-04-02Fix support for native builds in jenkins.shChristophe Lyon
2015-04-02lib/make.sh: Add -a (append mode) to tee ${checklog} in make_check()Ryan S. Arnold
2015-04-02Always invoke make_check() with 'binutils' or 'gdb' in $2 when checking binut...Ryan S. Arnold
2015-04-02Switch cross-testing target to tcwg-ex40-09 for all buildersMaxim Kuvyrkov
2015-04-02Run BuildFarm.jog with set -e to catch errors earlier.Christophe Lyon
2015-04-02Use '--check all' instead of '--check'.Christophe Lyon
2015-04-02remove bzr test for get_builddir, as bzr support in ABE is being depreciated.Rob Savoye
2015-04-02Fix reporting duplicate unstable tests.Christophe Lyon
2015-04-02Move --check option so that it can't be followed by gcc=XXX.Christophe Lyon
2015-04-02XFAIL postfix make args (make_install), the test case is brokenRob Savoye
2015-04-02use the component to determine which conf file to loadRob Savoye
2015-04-02load the proper config file for binutils and gdb when specifying a specific r...Rob Savoye
2015-04-02use srcdir_revision instead of get_git_revision when creating the manifest fileRob Savoye
2015-04-02rename the commented out duplicate of get-git_revision to srcdir_revision so ...Rob Savoye
2015-04-02enhance test to include httpsRob Savoye
2015-04-02support https as a serviceRob Savoye
2015-04-02Ignore user's .ssh/known_hosts file for ssh'ing into schroot sessionsMaxim Kuvyrkov
2015-04-02Retry creation of schroot testing sessionsMaxim Kuvyrkov
2015-04-02testsuite/test.sh: Comment out bzr branch get_toolname test.Ryan S. Arnold
2015-04-02Cleanup unstable-tests.txt:Christophe Lyon
2015-04-02abe.sh: Error out on unknown --<foo> directives, invalid <foo>= components, a...Ryan S. Arnold
2015-04-02CleanupChristophe Lyon
2015-04-02look for xgcc instead of *gccRob Savoye
2015-04-02Abort build with an error if the specified manifest file is not foundCharles Baylis
2015-04-02Add support for target=native and for target=schroot-* in scripts/Backport.jo...Christophe Lyon
2015-04-02Make use of unstable-tests file.Christophe Lyon
2015-04-02only source the version and revision variables.Rob Savoye
2015-04-02Fix option parsing for --manifestCharles Baylis
2015-04-02Fix BZ1366: failure to source linaro.expMaxim Kuvyrkov
2015-04-02abe.sh: Add support for --check <directive> and --excludecheck <directive>Ryan S. Arnold
2015-04-02Remove workaround now that defaults will do the right thingMaxim Kuvyrkov
2015-04-02Allow native testing on all machines that can build a native toolchainMaxim Kuvyrkov
2015-04-02Run tests on *.tcwglab boards when schroot-test is enabledMaxim Kuvyrkov
2015-04-02Stop relying on custom entries in .ssh/config for ssh access to boardsMaxim Kuvyrkov
2015-04-02lib/make.sh: Rerunning make check on an already built tree shouldn't rebuild ...Ryan S. Arnold
2015-04-02drop all flag from runtestsRob Savoye