#include <assert.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <unistd.h>
#include <sys/stat.h>
#include "filenames.h"
#include "backtrace.h"
#include "backtrace-supported.h"
#include "testlib.h"
Go to the source code of this file.
◆ MAX_DESCRIPTOR
◆ MIN_DESCRIPTOR
◆ check_available_files()
| static void check_available_files |
( |
void |
| ) |
|
|
static |
◆ check_open_files()
| static void check_open_files |
( |
void |
| ) |
|
|
static |
◆ f12()
| static int f12 |
( |
int |
f1line | ) |
|
|
inlinestatic |
◆ f13()
| static int f13 |
( |
int |
f1line, |
|
|
int |
f2line |
|
) |
| |
|
inlinestatic |
◆ f2()
| static int f2 |
( |
int |
f1line | ) |
|
|
static |
◆ f22()
| static int f22 |
( |
int |
f1line | ) |
|
|
static |
◆ f23()
| static int f23 |
( |
int |
f1line, |
|
|
int |
f2line |
|
) |
| |
|
static |
◆ f3()
| static int f3 |
( |
int f1line |
, |
|
|
int f2line |
|
|
) |
| |
|
static |
◆ f32()
| static int f32 |
( |
int |
f1line | ) |
|
|
inlinestatic |
◆ f33()
| static int f33 |
( |
int |
f1line, |
|
|
int |
f2line |
|
) |
| |
|
inlinestatic |
◆ main()
| int main |
( |
int argc |
ATTRIBUTE_UNUSED, |
|
|
char ** |
argv |
|
) |
| |
◆ test1()
| static int test1 |
( |
void |
| ) |
|
|
static |
◆ test2()
| static int test2 |
( |
void |
| ) |
|
|
inlinestatic |
◆ test3()
| static int test3 |
( |
void |
| ) |
|
|
static |
◆ test4()
| static int test4 |
( |
void |
| ) |
|
|
inlinestatic |
◆ test5()
| static int test5 |
( |
void |
| ) |
|
|
static |
◆ fstat_status