#include "testutil.hpp"
#include "testutil_unity.hpp"
#include <unistd.h>
#include <grp.h>
Go to the source code of this file.
◆ bounce_fail()
◆ main()
◆ run_test()
template<class T >
static void run_test |
( |
int |
opt_, |
|
|
T |
optval_, |
|
|
int |
expected_error_, |
|
|
int |
bounce_test_ |
|
) |
| |
|
static |
◆ test_filter_with_zero_gid_fails()
void test_filter_with_zero_gid_fails |
( |
| ) |
|
◆ test_filter_with_zero_pid_fails()
void test_filter_with_zero_pid_fails |
( |
| ) |
|
◆ test_filter_with_zero_uid_fails()
void test_filter_with_zero_uid_fails |
( |
| ) |
|
◆ test_no_filters()