LF OS
Hobby operating system for amd64 with high ambitions
Loading...
Searching...
No Matches
syscall-stack.cxx File Reference

(475a4fe LLVM update: finally on 18.x!)

#include <wchar.h>
#include <stdint.h>
#include <sys/syscalls.h>
#include <gtest/gtest.h>
+ Include dependency graph for syscall-stack.cxx:

Go to the source code of this file.

Functions

 TEST (StackCorruption, Syscall)
 
 TEST (StackCorruption, Interrupts)
 

Function Documentation

◆ TEST() [1/2]

TEST ( StackCorruption  ,
Interrupts   
)

Definition at line 50 of file syscall-stack.cxx.

References EAGAIN, EMSGSIZE, error, Message::UserData::HardwareInterrupt, Message::UserData::HardwareInterruptUserData::interrupt, malloc(), memset(), MT_HardwareInterrupt, realloc(), size, Message::size, Message::type, and Message::user_data.

+ Here is the call graph for this function:

◆ TEST() [2/2]

TEST ( StackCorruption  ,
Syscall   
)

Definition at line 8 of file syscall-stack.cxx.