joerg
|
23fe3eb28c
|
Add basic regression test for nbperf(1)
|
2012-07-22 20:38:20 +00:00 |
|
martin
|
8f3c15e2f4
|
Add a test case that (if gcc supports it on the current arch) to compile
a PIE binary and see if we can run it.
|
2012-07-21 12:30:55 +00:00 |
|
martin
|
c1004a7836
|
Add a basic test for infocmp - this would have cought todays terminfo
lossage (PR lib/46553).
|
2012-06-06 21:23:10 +00:00 |
|
jruoho
|
959e675b20
|
Make the test pass. It appears that this however does not reproduce the
PR kern/46463, even though the command is exactly the same.
|
2012-05-19 07:30:37 +00:00 |
|
jruoho
|
af62c3b4d8
|
Add a test case for PR kern/46463. From Richard Hansen.
|
2012-05-18 15:25:25 +00:00 |
|
wiz
|
4739fc03e4
|
Adapt to repository move of dist from external/bsd/bzip2 to
external/bsd/bzip2/dist.
|
2012-05-07 08:51:47 +00:00 |
|
wiz
|
3815d29a7f
|
Finish move of bzip2 from dist/bzip2 to external/bsd/bzip2.
|
2012-05-07 00:35:25 +00:00 |
|
jruoho
|
63dad69a2e
|
Fix typo.
|
2012-03-27 12:32:47 +00:00 |
|
jruoho
|
1e806afd68
|
Append a case for (fixed) PR bin/25899. From Min Sik Kim.
|
2012-03-27 07:39:00 +00:00 |
|
jruoho
|
585bdc4958
|
Add missing text file. Pointed out by P. Welche.
|
2012-03-20 17:13:44 +00:00 |
|
jruoho
|
327776ba0b
|
Add regression tests for PR bin/12424, PR bin/12316, and PR bin/14253,
all fixed long time ago.
|
2012-03-20 06:18:33 +00:00 |
|
jruoho
|
f910850c47
|
As noted by christos@ in rev. 1.4 to t_awk.sh, the "period" test has been
broken all along. Fix expected output (tested on Linux, GNU awk 1.3.3).
|
2012-03-19 13:07:23 +00:00 |
|
jruoho
|
570dcaf1ea
|
Remove check.
|
2012-03-19 12:58:41 +00:00 |
|
jruoho
|
3a662fafc9
|
Add regression tests for PR bin/2642 and PR bin/23836, both fixed long ago.
|
2012-03-19 07:05:18 +00:00 |
|
jruoho
|
9e07384eff
|
Add a case also for (fixed) PR bin/42261.
|
2012-03-19 06:21:53 +00:00 |
|
christos
|
3ff17a1b71
|
say what happened.
|
2012-03-18 21:23:57 +00:00 |
|
jruoho
|
a2e1561fa4
|
Add a better check for the previous.
|
2012-03-18 19:21:53 +00:00 |
|
jruoho
|
0a932255df
|
Also verify that PR bin/44179 is no longer an issue.
|
2012-03-18 19:11:30 +00:00 |
|
jruoho
|
fe87c5542d
|
Now that this works, test also some random exit statuses.
|
2012-03-18 18:32:16 +00:00 |
|
dholland
|
8412f6f617
|
Remove xfail as PR 44973 is fixed. (Note that it was Nat Sloss who did
the work of figuring out what was wrong.)
|
2012-03-18 18:09:45 +00:00 |
|
dholland
|
a837eb4f62
|
Add some tests for selection of line ranges, based on a case that came
across the POSIX list a few days ago and some related phenomena.
|
2012-03-18 15:35:27 +00:00 |
|
jruoho
|
1ff69b68e3
|
Add a case for PR bin/44973.
|
2012-03-18 12:40:42 +00:00 |
|
jruoho
|
0498995f9f
|
Add a test case for PR bin/28126. Does not fail with GNU sed.
|
2012-03-18 10:12:30 +00:00 |
|
jruoho
|
543143cf18
|
Move more PR references from comments to ATF's "descr".
|
2012-03-18 09:46:50 +00:00 |
|
christos
|
bb806cfddc
|
The problem has been fixed and the test is broken. awk always uses the
C locale for LC_NUMERIC.
|
2012-03-17 23:22:59 +00:00 |
|
jruoho
|
ad9dcd3c99
|
Deprecate tests/toolchain.
|
2012-03-17 17:15:28 +00:00 |
|
jruoho
|
28604916d4
|
Deprecate tests/util.
|
2012-03-17 16:33:10 +00:00 |
|
jruoho
|
9ddb6ab554
|
PRs bin/41880 and bin/26453 were fixed, so remove xfails.
|
2012-03-13 05:40:00 +00:00 |
|
jruoho
|
d4c54b86b3
|
Move the existing tests from util/awk to usr.bin/awk.
|
2012-03-11 18:35:59 +00:00 |
|
christos
|
59e51bc4e6
|
fix typos.
|
2012-03-10 19:19:24 +00:00 |
|
christos
|
f70bd5ce19
|
PR/46155: Miguel Piñeiro Jr: awk RS handling is broken. Add the test cases
from the PR.
|
2012-03-10 19:08:56 +00:00 |
|
njoly
|
6e845fb5bc
|
mkdep(1) needs cc(1). Make testcase check for them.
|
2011-06-14 11:44:25 +00:00 |
|
njoly
|
15f57fb06f
|
Adjust testcase for recent changes.
- suffixes output order is now reversed.
- remove expected failure for empty list.
|
2011-05-31 13:22:56 +00:00 |
|
pgoyette
|
c7176ca73e
|
Descend into mkdep to catch its test
|
2011-05-30 19:31:19 +00:00 |
|
njoly
|
3fa42f3842
|
Add testcase for PR bin/45004, to exercize suffixes lists for
mkdep(1).
|
2011-05-30 18:14:11 +00:00 |
|
jmmv
|
9b4c1721f3
|
Instead of doing 'atf_check ... sh -c foo', just do 'atf_check ... -x foo'.
|
2011-05-14 17:42:28 +00:00 |
|
njoly
|
de774efe6e
|
Remove shebang lines from test-script sources; avoids duplicate with
the build process which adds one too.
|
2011-05-11 22:08:12 +00:00 |
|
njoly
|
7605f6497e
|
Add require.progs unifdef, to avoid failure if comp set is not
installed.
|
2011-05-10 19:02:27 +00:00 |
|
jruoho
|
cb861154c1
|
Add a test case for PR bin/26453.
|
2011-05-03 15:13:50 +00:00 |
|
jruoho
|
ae3433a79c
|
Fix same copy-paste error here. (Why atf(7) does not warn about these?)
|
2011-05-03 14:26:11 +00:00 |
|
jruoho
|
15dd14fca5
|
Fix build failure reported by pgoyette@.
|
2011-05-03 14:11:51 +00:00 |
|
jruoho
|
1a3a1673c8
|
Fix copy-paste error.
|
2011-05-03 12:54:48 +00:00 |
|
jruoho
|
6e1e04d65f
|
Add a test for PR bin/41880.
|
2011-05-03 08:36:15 +00:00 |
|
jruoho
|
1f57069f96
|
Verify that PR bin/42628 is no longer an issue.
|
2011-05-03 07:23:19 +00:00 |
|
martin
|
72c24adedc
|
Should no longer fail - if it still does, be sure to have a proper
/var/chroot/tcpdump/etc/protocols file installed (i.e. by running
postinstall)
|
2011-04-11 20:08:10 +00:00 |
|
pooka
|
46ba5a2180
|
xfail PR bin/44721
|
2011-03-14 09:25:01 +00:00 |
|
pooka
|
0a6d25cd9a
|
Use tcpdump -tt so that TZ doesn't affect the test result.
|
2011-03-13 15:40:01 +00:00 |
|
pooka
|
1217ea6fe7
|
get the directories right ...
|
2011-03-11 16:41:27 +00:00 |
|
pooka
|
6dd7be55d5
|
dumdidumdum, can't generate an incompatible test busfile and assume
that test will work. so replace the test data with something a bit
more realistic.
|
2011-03-11 10:35:29 +00:00 |
|
pooka
|
f8e076eb7c
|
remember to install test data files too. thanks, Paul.
|
2011-03-10 14:49:17 +00:00 |
|