jmmv
|
9d0b4b5bb8
|
Get rid of static Atffiles and let bsd.test.mk generate them on the fly.
|
2010-07-13 21:13:21 +00:00 |
pooka
|
9eda5fdbbb
|
Use rump component libs on all platforms. I'll add kernel module
autoloading as a separate test later.
|
2010-06-08 10:43:40 +00:00 |
pooka
|
104b695ac0
|
Now that atf gdb/coredump conflicts have been solved (thanks jmmv!),
remove USE_ATF ifdefs.
|
2010-05-31 23:44:54 +00:00 |
pooka
|
c4e2577190
|
Undo infamous "mad \"scientist\"" experiment. There is no need
for complicated application frobbing to get a kernel module loaded
into rump -- it will be loaded from the host automatically now.
|
2010-04-26 23:47:25 +00:00 |
pooka
|
986be8ce69
|
Add some basic tests for kernfs (getdents & changing hostname).
Per a "mad \"scientist\"" experiment, on i386 load kernfs support
from the installed kernel module instead of linking the driver in.
|
2010-03-31 19:14:30 +00:00 |