tangled
alpha
login
or
join now
jcs.org
/
serenity
0
fork
atom
Serenity Operating System
0
fork
atom
overview
issues
pulls
pipelines
serenity
/
Tests
/
Kernel
/
at
master
40 files
CMakeLists.txt
Tests: Skip legacy exploit reproducer test on aarch64
3 years ago
TestEFault.cpp
Tests/Kernel: Make sure inaccessible area in TestEFault is actually that
3 years ago
TestEmptyPrivateInodeVMObject.cpp
Tests/Kernel: Add missing mode parameter to open() calls in inode tests
3 years ago
TestEmptySharedInodeVMObject.cpp
Tests/Kernel: Add missing mode parameter to open() calls in inode tests
3 years ago
TestInvalidUIDSet.cpp
Kernel: Return EINVAL when specifying -1 for setuid and similar syscalls
4 years ago
TestKernelAlarm.cpp
Kernel+LibC: Move LibC/signal_numbers.h to Kernel/API/POSIX
3 years ago
TestKernelFilePermissions.cpp
LibCore: Rename `File` to `DeprecatedFile`
3 years ago
TestKernelPledge.cpp
AK+Everywhere: Rename String to DeprecatedString
3 years ago
TestKernelUnveil.cpp
Tests: Add test coverage for sys$unveil(..) argument validation
4 years ago
TestMemoryDeviceMmap.cpp
Everywhere: Remove unused includes of LibC/stdlib.h
3 years ago
TestMunMap.cpp
Kernel: Unmapping a non-mapped region with munmap() should be a no-op
4 years ago
TestPosixFallocate.cpp
Tests/Kernel: Add a very simple test for posix_fallocate()
3 years ago
TestPrivateInodeVMObject.cpp
Tests/Kernel: Add missing mode parameter to open() calls in inode tests
3 years ago
TestProcFS.cpp
Tests: TestProcFs cannot assume stdin/stdout/stderr are the same
4 years ago
TestProcFSWrite.cpp
Kernel: Write test that crashes ProcFS
4 years ago
TestSharedInodeVMObject.cpp
Tests/Kernel: Add missing mode parameter to open() calls in inode tests
3 years ago
TestSigAltStack.cpp
AK+Everywhere: Add AK_COMPILER_{GCC,CLANG} and use them most places
3 years ago
TestSigHandler.cpp
Tests: Add tests for inheriting signal handlers
3 years ago
TestSigWait.cpp
Tests: Add tests for sigwait/sigwaitinfo/sigtimedwait
4 years ago
bind-local-socket-to-symlink.cpp
Everywhere: Run clang-format
4 years ago
crash-fcntl-invalid-cmd.cpp
Everywhere: Remove unused includes of LibC/stdlib.h
3 years ago
crash.cpp
Userland+AK: Stop using getopt() for ArgsParser
3 years ago
elf-execve-mmap-race.cpp
Everywhere: Run clang-format
4 years ago
elf-symbolication-kernel-read-exploit.cpp
Kernel: Remove i686 support
3 years ago
fuzz-syscalls.cpp
AK: Remove StringBuilder::build() in favor of to_deprecated_string()
3 years ago
kill-pidtid-confusion.cpp
Everywhere: Refer to `pthread.h` by its non-prefixed name
3 years ago
mmap-write-into-running-programs-executable-file.cpp
Tests: Establish root Tests directory, move Userland/Tests there
4 years ago
mprotect-multi-region-mprotect.cpp
Everywhere: Run clang-format
4 years ago
munmap-multi-region-unmapping.cpp
Tests: Establish root Tests directory, move Userland/Tests there
4 years ago
nanosleep-race-outbuf-munmap.cpp
Everywhere: Run clang-format
4 years ago
null-deref-close-during-select.cpp
Tests: Fix -Wunreachable-code warnings from clang
4 years ago
null-deref-crash-during-pthread_join.cpp
Tests+Userland: Prefer using __builtin_trap() instead of UD2
3 years ago
path-resolution-race.cpp
Tests: Fix -Wunreachable-code warnings from clang
4 years ago
pthread-cond-timedwait-example.cpp
Everywhere: Run clang-format
4 years ago
setpgid-across-sessions-without-leader.cpp
Everywhere: Run clang-format
4 years ago
siginfo-example.cpp
Tests: Fix new GCC 12 warnings
3 years ago
stress-truncate.cpp
LibCore+Everywhere: Remove ArgsParser::add*(char const*&)
3 years ago
stress-writeread.cpp
LibCore+Everywhere: Remove ArgsParser::add*(char const*&)
3 years ago
uaf-close-while-blocked-in-read.cpp
Tests: Fix -Wunreachable-code warnings from clang
4 years ago
unveil-symlinks.cpp
Tests: Establish root Tests directory, move Userland/Tests there
4 years ago