index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
regression
Commit message (
Expand
)
Author
Age
Files
Lines
*
Test both active and non-active cases.
obrien
2012-10-26
1
-0
/
+8
*
Iterate rather than use recursion. We can blow out the kernel stack if there
obrien
2012-10-26
2
-3
/
+198
*
remove duplicate semicolons where possible.
eadler
2012-10-22
2
-2
/
+2
*
Covert regression test to python 3
eadler
2012-10-22
1
-7
/
+7
*
Revert previous commit...
kevlo
2012-10-10
4
-7
/
+8
*
Prefer NULL over 0 for pointers
kevlo
2012-10-09
4
-8
/
+7
*
Add regression test for kern/172075.
emaste
2012-09-26
1
-0
/
+59
*
sh: Add some tests for aliasing a utility to itself.
jilles
2012-09-22
2
-0
/
+8
*
nftw(): POSIX says directories causing loops should be silently skipped.
jilles
2012-08-09
2
-1
/
+142
*
sh: Add a simple test for the "local" builtin.
jilles
2012-07-15
1
-0
/
+13
*
sh: Expand assignment-like words specially for export/readonly/local.
jilles
2012-07-15
5
-0
/
+123
*
sh: Add tests where "export" does not parse differently.
jilles
2012-07-13
1
-0
/
+13
*
The etcupdate utility is a tool for managing updates to files that are
jhb
2012-07-13
5
-0
/
+2443
*
Remove the "funny targets" make check. We no longer need embedded :: targets
obrien
2012-07-05
8
-0
/
+32
*
Recognize 'none' or '0' as no flags.
pjd
2012-07-04
1
-4
/
+4
*
Support also running a 32-bit test on 64-bit platforms.
obrien
2012-06-29
1
-1
/
+3
*
Provide a mechanism to not clear out the work and output dirs when
obrien
2012-06-20
1
-2
/
+4
*
Add a test for the :tl & :tu modifiers.
obrien
2012-06-12
11
-0
/
+35
*
sh: Do not assume that SIGPIPE will only kill a subshell in builtins/wait3.0
jilles
2012-06-08
1
-1
/
+1
*
Correct examples to the latest version I had.
obrien
2012-06-05
1
-6
/
+11
*
Add a regression test for filemon(4) [r236592].
obrien
2012-06-04
3
-0
/
+144
*
Add regression test for '-V' command line option (requires r236346).
obrien
2012-05-31
8
-0
/
+35
*
make it easier to test newly-built make.
obrien
2012-05-30
2
-0
/
+9
*
Import byacc from invisible island, it brings us lots of compatibilities with
bapt
2012-05-21
34
-0
/
+15099
*
According to shared memory man pages, advice including <sys/types.h>
kevlo
2012-05-21
3
-3
/
+3
*
Import m4 regression tests from OpenBSD
bapt
2012-04-30
47
-43
/
+1076
*
Add some tests from PR 166463. Also make sure that all of the tests,
das
2012-04-07
1
-7
/
+33
*
sh: Add a test for variables with underscores in arithmetic.
jilles
2012-03-11
1
-0
/
+4
*
Add regression test for USB enumeration.
hselasky
2012-03-01
1
-0
/
+30
*
Fix order of arguments to lseek().
brueffer
2012-02-29
1
-1
/
+1
*
Check fchmod()/fchown() in fifo_misc test.
jilles
2012-02-26
1
-0
/
+93
*
libc: Add some tests for fmtmsg().
jilles
2012-02-21
2
-1
/
+252
*
Add regression tests for the setsockopt(2) SO_SETFIB socket option.
bz
2012-02-17
3
-0
/
+262
*
Include target names in diagnostic output.
fjoe
2012-02-12
1
-60
/
+60
*
sh: Make 'hash' return 1 if at least one utility is not found.
jilles
2012-02-11
1
-0
/
+6
*
More mdconfig(8) tests.
trasz
2012-01-26
1
-0
/
+39
*
Move mdconfig(8) tests under regression/sbin/, where they belong.
trasz
2012-01-25
3
-0
/
+0
*
Add some basic regression tests for mdconfig(8).
trasz
2012-01-24
3
-0
/
+568
*
sh: Fix $? in the first command of a 'for'.
jilles
2012-01-22
2
-0
/
+17
*
These tests check whether the compiler evaluates floating-point
das
2012-01-20
3
-0
/
+293
*
sh: Fix execution of multiple statements in a trap when evalskip is set
dumbbell
2012-01-16
2
-0
/
+14
*
sh: Test EXIT trap with multiple statements in it
dumbbell
2012-01-16
1
-0
/
+3
*
sh: Fix some bugs with exit status from case containing ;&.
jilles
2012-01-15
3
-0
/
+17
*
sh: Fix two bugs with case and exit status:
jilles
2012-01-15
3
-0
/
+17
*
sh: Add testcases that should not be broken by future optimizations.
jilles
2012-01-14
2
-0
/
+18
*
Add .t files for tests, missed in prior checkins, so that prove(1) works
das
2012-01-14
3
-0
/
+30
*
Update the tests for arm and other ports where long double is the same
das
2012-01-14
1
-3
/
+3
*
Fix a test that doesn't work on architectures where long double is no
das
2012-01-14
1
-0
/
+2
*
sh: Properly show "Not a directory" error in cd builtin.
jilles
2012-01-13
1
-0
/
+26
*
sh: Avoid possible echo options in a testcase.
jilles
2012-01-06
1
-3
/
+3
[next]