.. |
CMakeLists.txt
|
5a649d0fd5
Kernel: Return EINVAL when specifying -1 for setuid and similar syscalls
|
3 년 전 |
TestEFault.cpp
|
a4efaa7b47
Tests/Kernel: Fix test after off-by-one fix in Memory::is_user_range()
|
3 년 전 |
TestInvalidUIDSet.cpp
|
5a649d0fd5
Kernel: Return EINVAL when specifying -1 for setuid and similar syscalls
|
3 년 전 |
TestKernelAlarm.cpp
|
4df1657898
Tests: Add coverage for sys$alarm() success case
|
4 년 전 |
TestKernelFilePermissions.cpp
|
fd0dbd1ebf
Tests: Establish root Tests directory, move Userland/Tests there
|
4 년 전 |
TestKernelPledge.cpp
|
c2282ee28d
Tests: Add test coverage for sys$pledge(..) argument validation
|
4 년 전 |
TestKernelUnveil.cpp
|
fa448456a9
Tests: Add test coverage for sys$unveil(..) argument validation
|
4 년 전 |
TestMemoryDeviceMmap.cpp
|
cf0dbc9069
Tests: Add a unit test to ensure the /dev/mem device works correctly
|
3 년 전 |
TestMunMap.cpp
|
bccdc08487
Kernel: Unmapping a non-mapped region with munmap() should be a no-op
|
4 년 전 |
TestProcFS.cpp
|
44a6715584
Tests: TestProcFs cannot assume stdin/stdout/stderr are the same
|
4 년 전 |
TestProcFSWrite.cpp
|
f20a42e871
Kernel: Write test that crashes ProcFS
|
3 년 전 |
TestSigAltStack.cpp
|
246255527a
Tests: Add a test to ensure sigaltstack() is working correctly
|
3 년 전 |
TestSigWait.cpp
|
8d3faecd9b
Tests: Add tests for sigwait/sigwaitinfo/sigtimedwait
|
3 년 전 |
bind-local-socket-to-symlink.cpp
|
e16894af5a
LibC: Do not include errno.h inside unistd.h
|
4 년 전 |
bxvga-mmap-kernel-into-userspace.cpp
|
8554952690
Kernel + WindowServer: Re-define the interface to framebuffer devices
|
3 년 전 |
crash-fcntl-invalid-cmd.cpp
|
e16894af5a
LibC: Do not include errno.h inside unistd.h
|
4 년 전 |
crash.cpp
|
4974727dbb
Kernel: Move x86 IO instructions code into the x86 specific folder
|
3 년 전 |
elf-execve-mmap-race.cpp
|
96666f3209
Tests: Fix -Wunreachable-code warnings from clang
|
3 년 전 |
elf-symbolication-kernel-read-exploit.cpp
|
fd0dbd1ebf
Tests: Establish root Tests directory, move Userland/Tests there
|
4 년 전 |
fuzz-syscalls.cpp
|
6821cd45ed
Tests: Fix compile errors on Clang
|
4 년 전 |
kill-pidtid-confusion.cpp
|
fd0dbd1ebf
Tests: Establish root Tests directory, move Userland/Tests there
|
4 년 전 |
mmap-write-into-running-programs-executable-file.cpp
|
fd0dbd1ebf
Tests: Establish root Tests directory, move Userland/Tests there
|
4 년 전 |
mprotect-multi-region-mprotect.cpp
|
841a5fe81b
Tests: Fix typos
|
3 년 전 |
munmap-multi-region-unmapping.cpp
|
fd0dbd1ebf
Tests: Establish root Tests directory, move Userland/Tests there
|
4 년 전 |
nanosleep-race-outbuf-munmap.cpp
|
96666f3209
Tests: Fix -Wunreachable-code warnings from clang
|
3 년 전 |
null-deref-close-during-select.cpp
|
96666f3209
Tests: Fix -Wunreachable-code warnings from clang
|
3 년 전 |
null-deref-crash-during-pthread_join.cpp
|
fd0dbd1ebf
Tests: Establish root Tests directory, move Userland/Tests there
|
4 년 전 |
path-resolution-race.cpp
|
96666f3209
Tests: Fix -Wunreachable-code warnings from clang
|
3 년 전 |
pthread-cond-timedwait-example.cpp
|
fd0dbd1ebf
Tests: Establish root Tests directory, move Userland/Tests there
|
4 년 전 |
setpgid-across-sessions-without-leader.cpp
|
e16894af5a
LibC: Do not include errno.h inside unistd.h
|
4 년 전 |
stress-truncate.cpp
|
fd0dbd1ebf
Tests: Establish root Tests directory, move Userland/Tests there
|
4 년 전 |
stress-writeread.cpp
|
97e97bccab
Everywhere: Make ByteBuffer::{create_*,copy}() OOM-safe
|
3 년 전 |
uaf-close-while-blocked-in-read.cpp
|
96666f3209
Tests: Fix -Wunreachable-code warnings from clang
|
3 년 전 |
unveil-symlinks.cpp
|
fd0dbd1ebf
Tests: Establish root Tests directory, move Userland/Tests there
|
4 년 전 |