#include "../../../tests/catch2/catch.hpp"
#include "../thSetuid.hpp"
#include <iostream>
#include <thread>
Go to the source code of this file.
Namespaces | |
thSetuid_test | |
Functions | |
void | thSetuid_test::logThreadStart () |
thSetuid_test::SCENARIO ("Setting per-thread setuid privileges", "[libMagAOX::sys]") | |
Variables | |
bool | thSetuid_test::timeToDie |
uid_t | thSetuid_test::th_euidReal |
uid_t | thSetuid_test::th_euidCalled |
uid_t | thSetuid_test::th_suid |