serenity/Tests/Kernel
2024-03-13 15:33:47 -06:00
..
bind-local-socket-to-symlink.cpp
CMakeLists.txt Tests/Kernel: Add tests for verifying proper loop device support 2024-03-13 15:33:47 -06:00
crash-fcntl-invalid-cmd.cpp
crash.cpp
elf-execve-mmap-race.cpp
elf-symbolication-kernel-read-exploit.cpp
fuzz-syscalls.cpp
kill-pidtid-confusion.cpp
mmap-write-into-running-programs-executable-file.cpp
mprotect-multi-region-mprotect.cpp
munmap-multi-region-unmapping.cpp
nanosleep-race-outbuf-munmap.cpp
null-deref-close-during-select.cpp
null-deref-crash-during-pthread_join.cpp
path-resolution-race.cpp
pthread-cond-timedwait-example.cpp
setpgid-across-sessions-without-leader.cpp
siginfo-example.cpp
stress-truncate.cpp
stress-writeread.cpp
TestEFault.cpp
TestEmptyPrivateInodeVMObject.cpp
TestEmptySharedInodeVMObject.cpp
TestExt2FS.cpp
TestFileSystemDirentTypes.cpp Tests/Kernel: Add test for /dev/loop directory structure 2024-03-13 15:33:47 -06:00
TestInvalidUIDSet.cpp
TestKernelAlarm.cpp
TestKernelFilePermissions.cpp LibFileSystem+Everywhere: Return ByteString from read_link() 2024-01-16 08:42:34 +00:00
TestKernelPledge.cpp
TestKernelUnveil.cpp
TestLoopDevice.cpp Tests/Kernel: Add tests for verifying proper loop device support 2024-03-13 15:33:47 -06:00
TestMemoryDeviceMmap.cpp
TestMunMap.cpp
TestPosixFallocate.cpp
TestPrivateInodeVMObject.cpp
TestProcFS.cpp
TestProcFSWrite.cpp
TestSharedInodeVMObject.cpp
TestSigAltStack.cpp
TestSigHandler.cpp
TestSigWait.cpp
TestTCPSocket.cpp Kernel+Tests: Don't panic when LocalSocket is already bound 2024-02-23 09:49:23 +01:00
uaf-close-while-blocked-in-read.cpp
unveil-symlinks.cpp