mrg
|
26e4f3cc1c
|
extent_alloc_subregion1()'s 9th argument is a u_long *, not long *.
|
2006-05-10 19:09:11 +00:00 |
bouyer
|
e9e4c49142
|
Add a test for the bug fixed in subr_extent.c rev 1.51.
|
2005-03-15 18:27:23 +00:00 |
lukem
|
17d72c8a6b
|
use NETBSDSRCDIR as appropriate
|
2002-09-18 03:54:26 +00:00 |
mrg
|
f91c336c9f
|
add an extent_free test.
|
2002-02-21 03:59:25 +00:00 |
enami
|
8146152a09
|
Add expected result for test9.
|
2002-02-20 01:26:37 +00:00 |
bouyer
|
77744dc5e1
|
Add a test for the bug fixed in subr_extent rev 1.45, as suggested by
thorpej@netbsd.org.
|
2002-02-09 15:58:35 +00:00 |
tv
|
220b5c059a
|
MKfoo=no -> NOfoo
|
2001-12-12 01:23:59 +00:00 |
tv
|
c0c91b1b74
|
Simplify a bunch of explicit ${.OBJDIR} references to make these more like
the rest of the tree.
|
2001-10-31 15:57:49 +00:00 |
enami
|
405f874060
|
extent_alloc_subregion shouldn't allocate a region pasts the end of subregion.
|
2001-08-27 13:35:44 +00:00 |
matt
|
477556bda3
|
include cleanup in regress.
|
2000-07-03 04:02:34 +00:00 |
pk
|
bb91cdc5ac
|
test 6 & 7: make the extent have the intended total of size 12 (noticed
by Matthias Drochner).
|
2000-07-02 22:36:50 +00:00 |
pk
|
0c19f5a36f
|
Another `last boundary' test taking a different code path. This time
the allocation triggers a `boundary fixup' but should nevertheless
fit in the remaining space of the map.
|
2000-06-27 21:30:03 +00:00 |
pk
|
8205ce2a01
|
Add a test to check whether allocation succeeds beyond the last boundary
line in case the last boundary does not coincide with the extent end.
|
2000-06-27 21:08:30 +00:00 |
drochner
|
aed1ad645a
|
add test cases for the boundary overflows just fixed by mrg
|
2000-06-16 18:50:45 +00:00 |
thorpej
|
cae2b7cc11
|
Clean up warnings, enable WARNS=1.
|
2000-06-06 17:30:41 +00:00 |
kleink
|
3c2c0b888e
|
Don't rely on <stdio.h> making visible identifiers from <sys/types.h>.
|
2000-03-06 18:51:57 +00:00 |
drochner
|
0b0421ba76
|
first cut on a testsuite for sys/kern/subr_extent.c
|
1999-05-11 19:14:50 +00:00 |