Skip to content

Commit f2a012a

Browse files
committed
Add tests todo
1 parent d89b81f commit f2a012a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

packages/orchestrator/internal/sandbox/uffd/userfaultfd/userfaultfd_test.go

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,3 +125,8 @@ func TestUffdMissing(t *testing.T) {
125125
})
126126
}
127127
}
128+
129+
// TODO: Test write protection
130+
// TODO: Test write protection with missing
131+
// TODO: Test async write protection (if we decide for it)
132+
// TODO: Test write protection double registration (with missing) to simulate the FC situation

0 commit comments

Comments
 (0)