Skip to content

Commit b4f9065

Browse files
committed
Add tests todo
1 parent 476d06f commit b4f9065

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

0 commit comments

Comments
 (0)