aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-11-29Remove old unit test programJacob Bachmeyer5-197/+14
2022-11-29Add tests for C++ unit test libraryJacob Bachmeyer5-7/+107
2022-11-29Align C++ TestState::totals() with C totals()Jacob Bachmeyer2-0/+3
2022-11-29Add NOTE function to C++ unit test APIJacob Bachmeyer3-0/+16
2022-11-29Fix incorrect documentationJacob Bachmeyer2-4/+12
2022-11-28Document the dejagnu.h functions for the UNSUPPORTED statusJacob Bachmeyer2-0/+19
2022-11-28Remove wait() function in dejagnu.h to resolve PR59586Jacob Bachmeyer2-32/+10
2022-11-28Update DejaGnu internal testsuite for changes to unit test protocolJacob Bachmeyer3-0/+11
2022-11-28Add UNSUPPORTED test result to DejaGnu unit test protocolJacob Bachmeyer6-11/+61
2022-11-28Add test for NOTE message typeJacob Bachmeyer2-1/+6
2022-11-26Add tests for C unit test libraryJacob Bachmeyer5-9/+251
2022-11-26Fix miscounting of expected failures in C unit test APIJacob Bachmeyer2-2/+8
2022-11-26Add explicit end-of-test marker to DejaGnu unit test protocolJacob Bachmeyer4-8/+29
2022-10-04Buffer test results in case the pruning callback aborts the testJacob Bachmeyer2-8/+27
2022-10-04Add regression test for PR58065Jacob Bachmeyer1-1/+7
2022-10-04Add lib/dg.exp unit tests for skipping files by callbackJacob Bachmeyer2-1/+41
2022-10-01Add lib/dg.exp unit tests for xfail by targetJacob Bachmeyer1-5/+35
2022-10-01Add lib/dg.exp unit tests for skipping files by targetJacob Bachmeyer2-4/+55
2022-10-01Avoid needless errors in internal unit test infrastructureJacob Bachmeyer2-4/+9
2022-10-01Add unit tests with explicit line numbers for lib/dg.expJacob Bachmeyer2-0/+18
2022-09-30Add initial unit tests for lib/dg.expJacob Bachmeyer3-1/+193
2022-09-29Add initial mockvfs support for internal unit testsJacob Bachmeyer2-0/+267
2022-09-26Allow internal unit test names to contain forward slashJacob Bachmeyer2-1/+6
2022-03-29Change quotes around 'make check' in manual headingsJacob Bachmeyer1-2/+2
2022-01-21Reset error and warning counters before running each test fileJacob Bachmeyer2-2/+9
2022-01-21Add new testsuite files to Makefile.amJacob Bachmeyer3-0/+8
2022-01-21Add regression test for PR53427Jacob Bachmeyer4-0/+120
2021-07-09Adjust conditional for broken legacy caseJacob Bachmeyer2-1/+10
2021-06-16Merge fixes from 1.6.3 release branchJacob Bachmeyer27-745/+1334
2021-05-22Add forgotten testsuite file to distribution listJacob Bachmeyer3-0/+4
2021-05-22Update doc/version.texi to match actual datestampJacob Bachmeyer1-2/+2
2021-05-22Regenerate build system filesJacob Bachmeyer4-79/+111
2021-05-22Update version numbers for 1.6.3 release candidate 5Jacob Bachmeyer4-4/+6
2021-05-22Add test mode for "dejagnu help" commandJacob Bachmeyer3-8/+22
2021-05-22Fix error message in auxiliary launcherJacob Bachmeyer2-1/+3
2021-05-22Update config.guess with patched version for backwards compatibilityJacob Bachmeyer2-581/+637
2021-05-20Change test for [which make] to [which sh]Jacob Bachmeyer2-4/+9
2021-05-20Ensure that PR42399 regression test produces resultsJacob Bachmeyer3-8/+21
2021-05-20Fix spurious UNRESOLVED result when size(1) is not in PATHJacob Bachmeyer2-1/+4
2021-05-20Preserve nested runtest log messages when test fails in stats.expJacob Bachmeyer3-0/+14
2021-05-20Fix portability problem with /usr/bin/awk on Solaris 10 in stats testJacob Bachmeyer2-1/+7
2021-05-20Search for POSIX Awk in dejagnu auxiliary launcherJacob Bachmeyer3-4/+45
2021-05-19Replace non-portable Awk code in dejagnu auxiliary launcherJacob Bachmeyer2-13/+17
2021-05-18Avoid hang on Solaris 10 in dejagnu auxiliary launcherJacob Bachmeyer2-1/+5
2021-05-18Avoid Tcl error when report-card tool fails to produce output in testsJacob Bachmeyer2-4/+13
2021-05-18Avoid dependency on exit code from false(1) in PR48155 testJacob Bachmeyer2-2/+7
2021-05-05Add regression test for PR48155Jacob Bachmeyer4-1/+124
2021-05-05Fix typo in ChangeLogJacob Bachmeyer1-1/+1
2021-05-04Tighten regexp pattern used for validating output of config.guessJacob Bachmeyer2-1/+9
2021-04-28Regenerate build system filesJacob Bachmeyer1-1/+1