Commit Graph

122 Commits

Author SHA1 Message Date
skrll d56adbbf56 Remove references to delete tests. 2010-12-14 06:02:21 +00:00
skrll be2356ad6f Convert a couple of old regress tests to ATF.
Remove the regress/usr.bin/rtld/dlopen/dlopen.c test as well as it's
covered by existing ATF test(s).
2010-12-14 05:57:31 +00:00
jmmv 948b8e0c56 The sort(1) tests have been moved to tests/util/sort/. 2010-08-01 16:44:31 +00:00
jmmv 008e3995ba Remove lint1 tests; they have been converted to atf and now live in
tests/util/xlint/lint1.
2010-07-18 10:12:33 +00:00
christos ac4eda1b1e right shift of unsigned quantities with constant. 2010-03-21 00:03:46 +00:00
christos 14e255cf54 use RTLD_NOW now that it works. 2010-01-13 20:18:24 +00:00
uebayasi 3a48f7cfa9 Conditionalize some build directories by ${MKCXX}. 2009-12-14 12:43:48 +00:00
christos a3e43a9010 add packed tests. 2009-10-04 15:12:41 +00:00
christos 80a75df157 Add __alignof__ test 2009-05-02 16:12:12 +00:00
christos 07ad48e732 add test for c99 for loops 2009-05-01 22:06:06 +00:00
jmmv 08439bc7e5 Remove tests that have been atfified as part of the GSoC 2008 atfify project. 2009-02-13 05:21:24 +00:00
apb 33b84e402a Add AWK?=${TOOL_AWK} in regression tests for awk itself. 2008-10-27 20:59:22 +00:00
snj 682ea0e2b3 s/explicitely/explicitly/ 2008-10-19 21:27:46 +00:00
dholland 73c1f72053 Fix test case from PR 39639. This time around, be portable. 2008-09-28 07:43:42 +00:00
dholland 97c7ae2138 Add test case from PR 39639. 2008-09-27 20:13:03 +00:00
christos 594a138824 add a complex test. 2008-05-31 15:44:31 +00:00
martin ce099b4099 Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
christos ee7f0d99cd add ellipsis test 2008-04-25 17:19:14 +00:00
jwise 6d94a6eac7 Don't try to build these tests as part of a MKPIC=no build, they won't build. 2008-03-02 16:01:14 +00:00
he a9f62d9e82 Add two very simple regression tests for the "toupper" and "tolower"
functions, doing some minimal checking that they now support multibyte
charsets after the fix from PR#36394 was applied.
2007-10-25 14:51:18 +00:00
he 945d30fed1 Result file from regression test should not have been checked in. 2007-10-25 14:48:49 +00:00
drochner 9b1b051e89 add a check for correct order of destructor calls (from the gcc mailing
list) which points at a misconfiguration at our side
(cxa_atexit not used)
2007-09-17 17:37:48 +00:00
rmind b2eedf1afb Add regression tests for sdiff(1).
From OpenBSD.
2007-02-19 19:42:50 +00:00
cube 329aa49851 Don't try cleaning what is now a source file. [hi hubertf!] 2007-02-19 11:15:47 +00:00
hubertf 1f32eee360 Don't generate input on the fly (the utf8 version is created from the
latin1 version using iconv). Make sure all files are cleaned up.
2007-02-17 18:30:29 +00:00
hubertf 65c821b927 Test if 'cut -c' is working with multibyte characters properly.
For PR 34244.
2007-02-17 18:27:55 +00:00
hubertf b9df58262c Allow using something else than 'cut' to test this with the CUT env variable. 2007-01-23 21:32:55 +00:00
cube 303f904375 config(1) should not allow a deffs to use the same name as a previous
defflag/defparam.
2007-01-06 18:52:47 +00:00
christos 25dc0b1687 add tests for zero sized arrays. 2006-10-23 00:09:37 +00:00
christos d9b2ba3ddf use HOST_SH since make might not fork a shell for a simple command. 2006-10-23 00:08:54 +00:00
he 834c0a7840 Add handling of the supposed-to-fail tests. Add an
"ok: <testname>" possibly followed by "(should warn & fail)" to the
output to make it a little more obvious what is being run.
2006-10-18 00:05:33 +00:00
he 7164372cfa Add a few regression tests for lint. These files are supposed to fail
lint checking.
2006-10-18 00:03:27 +00:00
skrll 6d031b3abb Link testlib against libm and libgcc_s so that all the required symbols
are available for all arches.

Some arches (arm and hppa) use SJLJ expections which requires stuff from
libgcc_s and some (hppa) always do immediate binding - libstdc++ requires
libm.

Fixes PR 33294 and regress/usr.bin/rtld/dlopen on hppa with the soon to
be committed unaligned reloc fix.
2006-10-16 09:21:55 +00:00
christos 4ac7ff4bf5 Another test. 2006-10-15 18:17:09 +00:00
christos 23d1e65c52 array init test 2006-10-15 15:09:38 +00:00
dogcow 8cf357b535 Add NetBSD tag, add bsd.subdir.mk include. 2006-10-14 23:38:40 +00:00
christos dac81217a4 glue in the lint regression tests now that they work. 2006-10-14 21:10:53 +00:00
cube f646b59f80 Add a regression test for PR#34111. 2006-08-07 12:05:06 +00:00
christos a6f980e8fe PR/33995: Aleksey Cheusov: Add cut regression tests 2006-07-27 00:41:07 +00:00
christos adc476477f Regression test for big-regexp from Aleksey Cheusov 2006-07-04 03:02:21 +00:00
simonb 704bdea4ca Use "GZIPPROG" instead of "GZIP", as gzip(1) uses the GZIP environment
variable to store options.
2006-05-29 16:47:07 +00:00
martin dfd0099ebb Explain why this fails when run from nbmake-$ARCH.
From Simon J. Gerraty.
2006-03-21 08:31:13 +00:00
wiz 5d1e8b2745 Fix some typos. 2006-02-25 02:28:55 +00:00
cube 2d66c7ea26 Add a regression test for PR#32329 by uwe@. The bug is not fixed yet,
though.

'pseudodev' depends on interface attribute 'hook', but doesn't explicitely
declare locators (which is perfectly allowed, and logical).  config(1)
should handle the situation properly.
2005-12-18 19:44:07 +00:00
cube 03696913fa config(1) must handle properly devices that can be their own parent. 2005-12-10 13:36:01 +00:00
cube ce2b6bfe08 Add a test to make sure loops are handled properly. 2005-10-04 22:56:20 +00:00
cube 6b80161bb5 Add a comment explaining exactly what is being tested here. 2005-10-04 13:45:16 +00:00
cube b31e2ad635 Add a test, POSTPONED_ORPHAN, that should fail (although it currently
does not).  Rework the Makefile magic to have failing and succeeding tests.

POSTPONED_ORPHAN is an example of a configuration where the user starts
negating an instance, and then adding an instance of a child of the negated
one.  The latter should be found as an erroneous orphan, as the parent was
negated beforewards.
2005-10-04 13:44:23 +00:00
cube 47161e3118 Descend into 'config', too. 2005-10-04 13:34:14 +00:00
cube 8745ad50f1 Add a regression test framework for config(1).
The first test, SHADOW_INSTANCE, includes an example of a shadowed
instance:  'child' only attaches to attribute hook, therefore the instance
'child* at parentii?' is shadowed by 'child* at hook?'.

However, that configuration file is still valid, and therefore must be
accepted.
2005-10-02 21:27:02 +00:00