summaryrefslogtreecommitdiff
path: root/tests/usr.bin
AgeCommit message (Expand)Author
2014-02-06Pass the correct buffer size.joerg
2014-02-04Handle another declaration after statement case for lint in c99 mode.njoly
2014-01-07Add some minimal tests of vmstat(1), to serve as regression testsgson
2013-08-11Add some cases pertaining to another bug I just fixed.dholland
2013-08-11Remove xfail for PR 48113.dholland
2013-08-10Add tests for tr, including an xfail one for PR 48113.dholland
2013-07-24adjust for make(1) printing the nesting level.christos
2013-05-17PR/47825: Garrett Cooper: Fix hardcoding of NetBSD in t_grep.shchristos
2013-04-07don't run with -n if you expect protocol translation from number to name.christos
2013-03-14Prevent the sed command in c2048 from getting stuck.jmmv
2013-02-19Check for RUMP programs before using them.joerg
2012-12-10add a test case for PR/47306christos
2012-12-02Remove the Atffile, which should not have been added in the first place.agc
2012-11-20descend into netpgpverify test directory tooagc
2012-11-20Add tests for netpgpverify.agc
2012-10-15Add a small testcase for PR/47068.njoly
2012-09-25Simplify the BDZ compression function, making it smaller at the samejoerg
2012-08-26Add a new "-P prefix" option to mkdep(1).jmmv
2012-07-22Add basic regression test for nbperf(1)joerg
2012-07-21Add a test case that (if gcc supports it on the current arch) to compilemartin
2012-06-06Add a basic test for infocmp - this would have cought todays terminfomartin
2012-05-19Make the test pass. It appears that this however does not reproduce thejruoho
2012-05-18Add a test case for PR kern/46463. From Richard Hansen.jruoho
2012-05-07Adapt to repository move of dist from external/bsd/bzip2 towiz
2012-05-07Finish move of bzip2 from dist/bzip2 to external/bsd/bzip2.wiz
2012-03-27Fix typo.jruoho
2012-03-27Append a case for (fixed) PR bin/25899. From Min Sik Kim.jruoho
2012-03-20Add missing text file. Pointed out by P. Welche.jruoho
2012-03-20Add regression tests for PR bin/12424, PR bin/12316, and PR bin/14253,jruoho
2012-03-19As noted by christos@ in rev. 1.4 to t_awk.sh, the "period" test has beenjruoho
2012-03-19Remove check.jruoho
2012-03-19Add regression tests for PR bin/2642 and PR bin/23836, both fixed long ago.jruoho
2012-03-19Add a case also for (fixed) PR bin/42261.jruoho
2012-03-18say what happened.christos
2012-03-18Add a better check for the previous.jruoho
2012-03-18Also verify that PR bin/44179 is no longer an issue.jruoho
2012-03-18Now that this works, test also some random exit statuses.jruoho
2012-03-18Remove xfail as PR 44973 is fixed. (Note that it was Nat Sloss who diddholland
2012-03-18Add some tests for selection of line ranges, based on a case that camedholland
2012-03-18Add a case for PR bin/44973.jruoho
2012-03-18Add a test case for PR bin/28126. Does not fail with GNU sed.jruoho
2012-03-18Move more PR references from comments to ATF's "descr".jruoho
2012-03-17The problem has been fixed and the test is broken. awk always uses thechristos
2012-03-17Deprecate tests/toolchain.jruoho
2012-03-17Deprecate tests/util.jruoho
2012-03-13PRs bin/41880 and bin/26453 were fixed, so remove xfails.jruoho
2012-03-11Move the existing tests from util/awk to usr.bin/awk.jruoho
2012-03-10fix typos.christos
2012-03-10PR/46155: Miguel PiƱeiro Jr: awk RS handling is broken. Add the test caseschristos
2011-06-14mkdep(1) needs cc(1). Make testcase check for them.njoly