aboutsummaryrefslogtreecommitdiff
path: root/dejagnu.h
AgeCommit message (Expand)AuthorFilesLines
2022-12-20Change summary totals emitted by dejagnu.h for consistencyJacob Bachmeyer1-2/+2
2022-12-20Add support for reporting errors and warnings in dejagnu.hJacob Bachmeyer1-0/+38
2022-11-30Add global TestState object in dejagnu.hJacob Bachmeyer1-0/+2
2022-11-30Avoid spurious reinitialization in TestStateJacob Bachmeyer1-1/+6
2022-11-30Revise generation of "END" messages in dejagnu.hJacob Bachmeyer1-4/+40
2022-11-30Move C++ internals to prefixed names in dejagnu.hJacob Bachmeyer1-19/+17
2022-11-30Eliminate global buffer in dejagnu.hJacob Bachmeyer1-34/+47
2022-11-30Move unit test summary counters into global struct in dejagnu.hJacob Bachmeyer1-53/+65
2022-11-29Align C++ TestState::totals() with C totals()Jacob Bachmeyer1-0/+1
2022-11-29Add NOTE function to C++ unit test APIJacob Bachmeyer1-0/+5
2022-11-28Remove wait() function in dejagnu.h to resolve PR59586Jacob Bachmeyer1-32/+4
2022-11-28Add UNSUPPORTED test result to DejaGnu unit test protocolJacob Bachmeyer1-2/+33
2022-11-26Fix miscounting of expected failures in C unit test APIJacob Bachmeyer1-2/+4
2022-11-26Add explicit end-of-test marker to DejaGnu unit test protocolJacob Bachmeyer1-0/+2
2018-12-04 * dejagnu.h (TestState): Remove const char * variants ofBen Elliston1-36/+0
2016-06-22 * configure.ac, dejagnu.h, runtest, runtest.exp,Bernhard Reutner-Fischer1-1/+1
2016-06-22 * baseboards/aarch64-sim.exp, baseboards/am33_2.0-libremote.exp,Bernhard Reutner-Fischer1-2/+1
2014-10-24 * dejagnu.h (pass): Make function static as well as inline.Steve Ellcey1-8/+8
2011-03-14 * dejagnu.h: Whitespace cleanups.Ben Elliston1-52/+52
2011-03-03Upgrade to GPL version 3.Ben Elliston1-1/+1
2008-04-07* dejagnu.h (totals): Correct typos.Ben Elliston1-2/+2
2006-10-15 * dejagnu.h: Add support for for expected failures andRob Savoye1-4/+68
2006-06-06 * dejagnu.h: Tidy comments.Ben Elliston1-30/+17
2006-01-01 * dejagnu.h: Update copyright notice. Use C-style /* .. */Ben Elliston1-19/+20
2006-01-01 * config/default.exp, config/unix.exp, config/vxworks.exp,Ben Elliston1-3/+3
2004-02-06 * dejagnu.h: Conform with GNU coding standard.Ben Elliston1-160/+132
2003-08-17More trailing whitespace fixes.Ben Elliston1-5/+5
2002-08-30Slowly working towards the next release...Rob Savoye1-1/+1
2002-06-06Wed Jun 5 14:52:15 PDT 2002 Joey Ekstrom <joey@ekstrom.org>Rob Savoye1-10/+88
2001-11-01Oops, typo in "unresolve". Removed the 'd'.Rob Savoye1-1/+1
2001-07-302001-07-30 Paul A. Houghton <houghton@wcomnet.com>Rob Savoye1-1/+3
2001-05-30 * dejagnu.h: Remove the iostream headers, so now we have noRob Savoye1-0/+2
2001-05-30 * acinclude.m4(DJ_AC_STL): Also useRob Savoye1-15/+8
2001-05-26 * acinclude.m4: Add DJ_AC_STL, which figures out if we're runningRob Savoye1-27/+30
2001-05-06 * debian/rules: Install all the doc formats.dejagnu-1.4.1-releaseRob Savoye1-3/+2
2001-04-12 * Clean.tcl: Add -r to rm, so it gets rid of CVS directories.Rob Savoye1-0/+215