aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-03-30 * lib/remote.exp (local_exec): Call exp_continue until eof islinaro-pre-1.6-mergeBen Elliston2-4/+7
2016-03-26 * lib/remote.exp (standard_wait): Append any trailing charactersBen Elliston2-6/+11
2016-03-01Add entry: Fix return code when using the Foundation Model which was silently...Christophe Lyon1-0/+5
2016-03-01Fix handling of Foundation ModelChristophe Lyon1-1/+10
2016-03-01Move entry to correct location by dateRob Savoye1-12/+12
2016-03-01 * doc/dejagnu.xml: Begin overhauling.Ben Elliston5-3254/+1129
2016-03-01 * doc/runtest.1: Miscellaneous minor improvements.Ben Elliston2-8/+13
2016-03-01 * Makefile.am (baseboard_DATA): Add missing rx-sim.exp.Yoshinori Sato3-0/+7
2016-03-01 * config/unix.exp: Add ability to set test timeout from site.exp.Brooks Moses4-1/+25
2016-03-01 * testsuite/runtest.all/options.exp: Re-enable --strace 1 test.Ben Elliston2-4/+5
2016-03-01 * testsuite/runtest.all/options.exp: Remove some commented code.Ben Elliston2-4/+4
2016-03-01 * runtest.exp: Refer to "DejaGnu version", not "FrameworkBen Elliston3-2/+8
2016-03-01 * runtest.exp (usage): Improve help text.Ben Elliston2-11/+15
2016-03-01 * runtest.exp (usage): Sort options in usage.Ben Elliston2-10/+14
2016-03-01 * lib/framework.exp (note): Remove old commented-out code.Ben Elliston2-7/+4
2016-03-01 * doc/user.xml (Summary File): 'untested', not 'runtested'.Ben Elliston3-2/+7
2016-03-01 * lib/target.exp (default_target_compile): Honor LDFLAGS_FOR_TARGET.Michael Forney2-0/+9
2016-03-01 * doc/dejagnu.texi: Regenerate.Ben Elliston2-28/+36
2016-03-01 * doc/user.xml: Fix runtest output formatting in <programlisting>.Ben Elliston2-4/+11
2016-03-01 * doc/dejagnu.xml: Update month and year.Daniel Thibault3-27/+34
2016-03-01 * baseboards/multi-sim.exp (rpath_flags): Add libgomp.so check.Robert Suchanek2-1/+10
2015-08-05Work around problem with ControlPersist and SCP.Maxim Kuvyrkov2-2/+12
2015-07-30Merge branch 'master' into linaroRob Savoye2-26/+70
2015-07-30 * lib/remote.exp (close_wait_program): New procedure.Pedro Alves2-23/+68
2015-06-19update from master since there has been another stable release of DejaGnu.Rob Savoye61-26010/+343
2015-05-23 * doc/dejagnu.xml: Fix broken URLs.Ben Elliston3-15/+19
2015-05-23 * doc/user.xml: Fix 'crosscompilation'.Ben Elliston2-2/+6
2015-05-23 * doc/runtest.1 (log_dialog): Improve documentation.Ben Elliston2-1/+5
2015-05-16 * configure.ac: Enable subdir-objects, require automake 1.14.Filipe Brandenburger3-28/+29
2015-05-15 * doc/dejagnu.xml: Fix typos such as stray }'s and @samp{...},Filipe Brandenburger5-28/+34
2015-05-15 * runtest.exp (runtest): Introduce new --log_dialog option.Filipe Brandenburger5-1/+36
2015-05-14 * baseboards/multi-sim.exp (get_library_dirlist): New.Steve Ellcey2-6/+28
2015-05-12 * baseboards/generic-sim.exp: Check $DEJAGNU_SIM_OPTION.Steve Ellcey2-0/+8
2015-04-17Look for xg++ before g++Rob Savoye2-130/+67
2015-03-30Revert the following change which causes breakage reported here:Ben Elliston2-1/+14
2015-02-26 * lib/target.exp (default_target_compile): Prepend multilib_flags,H.J. Lu2-1/+6
2015-02-18 * lib/framework.exp (log_and_exit): Set tool to "testrun" ifStephen Tridgell2-0/+8
2015-02-05 * doc/runtest.1: Fix a spelling error.Ben Elliston2-1/+5
2015-02-04 * config.guess: Update to version 2015-01-01.Ben Elliston3-13/+32
2015-01-22 * Makefile.am (baseboard_DATA): Add baseboards/visium-sim.exp.Eric Botcazou4-4/+53
2015-01-08set the protocol to unixRob Savoye1-1/+1
2014-11-25 * lib/dejagnu.exp (host_execute): Remove stray leading hyphen.Ben Elliston2-1/+6
2014-10-29use prog not program when checking for text filesRob Savoye1-1/+1
2014-10-29don't use braces around variable nameRob Savoye1-1/+1
2014-10-28 * Makefile.in: Regenerate.Ben Elliston2-1/+5
2014-10-28 * example: Remove stale examples.Ben Elliston42-25902/+4
2014-10-24 * dejagnu.h (pass): Make function static as well as inline.Steve Ellcey2-8/+19
2014-10-14 * runtest.exp: Only match $directory, not *${directory}* when theBen Elliston2-1/+6
2014-10-14* lib/dejagnu.exp (host_execute): Remove buffer_full check. This is notBen Elliston2-2/+6
2014-10-13 Change the timeout from the global if specified in a board file. Don't try t...Rob Savoye1-1/+12