Ben Gras 32a4e0d84d many new tests
. test70: regression test for m_out vfs race condition

The following tests use testcache.c to generate test i/o
patterns, generate random write data and verify the reads.

	. test71: blackbox full-stack test of FS operation, testing
	  using the regular VFS interface crazy i/o patterns
	  with various working set sizes, triggering only
	  primary cache, also secondary cache, and finally
	  disk i/o and verifying contents all the time
	. test72: unit test of libminixfs, implementing
	  functions it needs from -lsys and -lblockdriver
	  and the client in order to simulate a working
	  cache client and backend environment.
	. test73: blackbox test of secondary vm cache in isolation

Change-Id: I1287e9753182b8719e634917ad158e3c1e079ceb
2013-04-19 16:21:48 +00:00
2013-04-12 18:55:40 +00:00
2013-04-12 18:55:40 +00:00
2013-04-09 16:43:13 +02:00
2013-04-19 16:21:48 +00:00
2013-03-14 11:33:10 +01:00
2013-04-12 18:55:40 +00:00
2013-04-19 16:21:48 +00:00
2013-04-19 16:21:48 +00:00
2013-04-08 08:37:04 +02:00
2013-02-26 09:44:20 +00:00
2013-04-19 16:21:48 +00:00
2013-04-12 18:55:40 +00:00
2013-04-12 18:55:39 +00:00
2013-04-19 16:21:48 +00:00
2013-04-12 18:55:40 +00:00
2010-01-21 10:16:05 +00:00
2013-04-04 12:50:12 +00:00
Description
A fun microkernel meant to match modern usecases
GPL-3.0 148 MiB
Languages
C 78.2%
Roff 10.2%
Assembly 4.6%
Shell 3.7%
Makefile 1.6%
Other 1.2%