Skip to content

Commit 97f8f33

Browse files
committed
Add tests todo
1 parent 76a53ac commit 97f8f33

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
@@ -136,3 +136,8 @@ func TestUffdMissing(t *testing.T) {
136136
})
137137
}
138138
}
139+
140+
// TODO: Test write protection
141+
// TODO: Test write protection with missing
142+
// TODO: Test async write protection (if we decide for it)
143+
// TODO: Test write protection double registration (with missing) to simulate the FC situation

0 commit comments

Comments
 (0)