eros-0.8.3 tests/func Bengt Kleberg (bengt@softwell.se)
Mon, 8 Mar 1999 10:46:28 +0100

as promised, the result of the last func tests

sigmux_test

	(added libraries to DOMLIB in Makefile)
	ok, output sometimes garbled. (ie probably successful test)
spacebank_test
	fails with:
	NodeAllocTest: Beginning Deallocation pass......
	NodeAllocTest: Deallocating......+...!About to start migration()
	....+...Migration compleated
	.....+........+........+...++No keeper for OID 0x000000000001504, FC 43 FINFI 0x0000
	Dead context was 0x00204398
	Current thread 0x00213048 (running) ctxt 0x00205928 (user) rsrv=0x001fe300 uobj 0x0000018 0x00001c060000000
	Stopped at 0x00105854 Debugger(void)+4 [db_interface.cxx:262] movl %ebp,%esp
	

supernode_test
tty_test
vcs_test

	fails during bootup with approx (the failure triggers fast reboot):
	relocating kernel at 0x101000

xtar
	fails compile with:	/eros/include/unix/unistd.h:54: syntax error before `void'
	line 54 is: __dead void	 _exit __P((int)) __attribute__((noreturn));


Have I missed some tests? let me know!

bengt