process-cpp 3.0.0
A simple convenience library for handling processes in C++11.
linux_process_test.cpp File Reference
#include <core/posix/fork.h>
#include <core/posix/this_process.h>
#include <core/posix/linux/proc/process/stat.h>
#include <gtest/gtest.h>
Include dependency graph for linux_process_test.cpp:

Go to the source code of this file.

Functions

 TEST (LinuxProcess, accessing_proc_stats_works)

Function Documentation

◆ TEST()

TEST ( LinuxProcess ,
accessing_proc_stats_works  )

Definition at line 25 of file linux_process_test.cpp.

References core::posix::empty, core::posix::fork(), core::posix::linux::proc::process::running, and core::posix::exit::success.

Here is the call graph for this function: