jruoho
ce5544e745
PR lib/45148 was fixed; remove xfail.
2011-07-16 14:29:15 +00:00
jruoho
450530506c
Fix wrong linker flag that has always been lurking here.
2011-07-15 14:00:41 +00:00
jruoho
dacd6ba8f0
Split out the -lpthread tests to a separate file.
...
XXX: The only thing gained from this is seeing whether -lpthread breaks
the getenv(3) family. Yet, a strict hypothesis about this would require
that the two test files are identical, which they are not.
2011-07-15 13:54:31 +00:00
jruoho
11ee5754de
Add two more naive tests.
2011-07-15 11:27:23 +00:00
jruoho
844c18226d
Add some cases for dup2(2) and dup3(2).
2011-07-15 09:40:16 +00:00
jruoho
31e0c3fb7c
Split the test to two contextually different tests.
2011-07-15 07:39:26 +00:00
jruoho
1ea16e5059
Rename two test files to get functional scope (and avoid confusion
...
with ctype(3)). No functional change.
2011-07-15 07:35:21 +00:00
jruoho
8a16de8dc8
Few naive unit tests for the getprotoent(3) family.
2011-07-15 06:41:29 +00:00
jruoho
943257c643
Move the uvm "loan" test to tests(7).
2011-07-14 11:08:44 +00:00
jruoho
fba4fe8aa3
Remove the 't_mincore' test case, as it is essentially a less elegant
...
version of the recently added page residency checks.
2011-07-14 10:24:56 +00:00
jruoho
c198c89355
Add the test cases from the old ../regress/sys/uvm/mmap/mmap.c.
2011-07-14 08:09:48 +00:00
jruoho
99db6ea634
Use ATF_CHECK() when appropriate.
2011-07-14 07:33:20 +00:00
jruoho
5fb118d0d5
Add few simple test cases.
2011-07-14 05:46:04 +00:00
jruoho
717eba57b8
Adjust.
2011-07-14 04:59:14 +00:00
jruoho
d808fe5f3c
Rename few test case names. No functional change.
2011-07-13 11:17:03 +00:00
njoly
247e3a69b7
Fix off-by-one in strlen_huge testcase.
2011-07-12 12:08:07 +00:00
jruoho
aa3f9890b8
Split out 't_printf' and 't_scanf' from 't_format' to gain the common
...
"functional scope" for the test files.
2011-07-08 06:38:03 +00:00
jruoho
8caf60c4cf
Remove the amd64-part from the Qemu checks. The following tests fail also on
...
i386/qemu: 'strtold_inf', 'strtold_nan', and 'infinity_long_double'. It seems
that more than anything else, these are dependent on the used Qemu version.
2011-07-08 05:10:05 +00:00
jruoho
8b5271a3be
Fix previous.
2011-07-07 19:29:58 +00:00
jruoho
b238e6b2f8
Rename test case names.
2011-07-07 16:31:11 +00:00
jruoho
cc0041648e
Move 't_glob_star' to 't_glob' for glob(3).
2011-07-07 15:53:27 +00:00
jruoho
9b5c52594e
Merge 't_environment' and 't_environment_pth'.
2011-07-07 15:50:23 +00:00
jruoho
6836bf7807
Rename some test case names. No functional change.
2011-07-07 11:12:18 +00:00
jruoho
f7ca1d1262
Improve the QEMU/amd64 detection.
2011-07-07 11:04:30 +00:00
jruoho
34b08852ac
Rewrite the limit-test.
2011-07-07 10:27:31 +00:00
jruoho
1b9f2dc9c1
Move 't_syslog_pthread' to 't_syslog' for consistency with libc.
2011-07-07 10:02:52 +00:00
jruoho
9a514225a1
Rename some test case names for consistency. No functional change.
2011-07-07 09:49:59 +00:00
jruoho
2b91d03e47
Few basic checks, including a case for strnlen(3).
2011-07-07 09:31:27 +00:00
jruoho
b34acef418
Add one simple test case.
2011-07-07 09:16:06 +00:00
jruoho
54bb10746c
Split out the string tests from t_string.c for consistency.
2011-07-07 08:59:30 +00:00
jruoho
1c3ef2c741
Rename some test case names for consistency.
2011-07-07 08:27:36 +00:00
jruoho
4f84d54f76
Add some errno-checks.
2011-07-07 07:27:49 +00:00
jruoho
e32f731829
Remove 't_cerror' (this is tested by numerous individual tests).
...
Rename 't_context' to 't_getcontext' for consistency.
2011-07-07 07:06:21 +00:00
jruoho
068fb4f133
Add the syscall tests back. Couple of files and tests were also renamed for
...
consistency. All of these now mimic the libc structure.
2011-07-07 06:57:53 +00:00
mrg
8aa4955581
XXX: ugly hack to make these valid for vax fp.
...
XXX: could consolidate some of this into a common header, but i'll
leave that clean up for another time.
2011-07-04 22:33:29 +00:00
mrg
634f9d1313
apply some -Wno-enum-compare.
2011-06-29 02:36:26 +00:00
joerg
208082f32c
Try to initialize retval to something sensible.
2011-06-18 20:05:56 +00:00
joerg
2df16a8d62
input() isn't used
2011-06-18 20:05:28 +00:00
christos
355eb06ba8
Remove environment variable settings.
...
Now that we are not abusing $HOME to get to the terminfo db, make it visible.
2011-06-17 16:59:51 +00:00
christos
046bfa491c
vis'ify the excess byte printing so that xstlproc does not barf.
2011-06-17 16:32:31 +00:00
christos
ab526f5155
turn off verbose
2011-06-17 16:30:58 +00:00
christos
e8b3e7091a
turn on warnings
2011-06-17 16:30:30 +00:00
christos
23bea5092d
- pass things in arguments instead of environment
...
- sanity check arguments
- disable extra data warning, old tests gave it too
- print more detailed errors
- use err/warn more
*some tests still fail; more than they used to*
2011-06-17 02:15:28 +00:00
joerg
afc8527716
Use proper format strings.
2011-06-16 15:33:24 +00:00
jmmv
884a148d21
Fix obvious typo in test case name. Uncovered by atf 0.14.
2011-06-15 07:54:32 +00:00
plunky
e19d93dc5d
gcc seems to pad small character arrays, use an array of ints
...
while here, make the poke function non-static, so that it doesnt
get optimised away
2011-06-15 06:09:21 +00:00
njoly
e792323b22
Avoid printf(3) directive interpretation in long_format testcase
...
description.
2011-06-14 12:17:57 +00:00
njoly
10e63b29d4
Move unsigned int/long conversion test to their own testcases, to
...
avoid having the whole marked as skipped. While here update testcases
names.
2011-06-14 11:58:22 +00:00
jruoho
519d4f3013
Avoid ATF_REQUIRE() inside a child process.
2011-06-14 05:28:00 +00:00
jruoho
280c25b2f3
Test that assert(3) works.
2011-06-14 05:25:20 +00:00