From ccbd79a87ebe170adf594965d541f98d357a24da Mon Sep 17 00:00:00 2001 From: Michael Phipps Date: Tue, 18 Feb 2003 23:56:53 +0000 Subject: [PATCH] Update git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2752 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- src/kernel/vm2/tests/testsToDo | 15 +-------------- 1 file changed, 1 insertion(+), 14 deletions(-) diff --git a/src/kernel/vm2/tests/testsToDo b/src/kernel/vm2/tests/testsToDo index e8fb76fc48..7a85400110 100644 --- a/src/kernel/vm2/tests/testsToDo +++ b/src/kernel/vm2/tests/testsToDo @@ -1,20 +1,7 @@ Tests that need to be created, by interface function createArea - - NULL name - - Huge name - - 0 page count - - page count larger than VM - - page count larger than physical memory - - specified address (EXACT) - - base address (BASE) - - kernel address (ANY_KERNEL) - - clone (CLONE) - should fail - - FULL_LOCK - - CONTIGUOUS - - LAZY_LOCK - - NO_LOCK - - LOMEM + - improve some of the successful tests. freeArea - on invalid area