#include <assert.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <unistd.h>
#include "filenames.h"
#include "backtrace.h"
#include "backtrace-supported.h"
#include "testlib.h"
#include "internal.h"
Go to the source code of this file.
◆ error_callback()
| static void error_callback |
( |
void *vdata |
ATTRIBUTE_UNUSED, |
|
|
const char *msg |
ATTRIBUTE_UNUSED, |
|
|
int errnum |
ATTRIBUTE_UNUSED |
|
) |
| |
|
static |
◆ main()
| int main |
( |
int argc |
ATTRIBUTE_UNUSED, |
|
|
char ** |
argv |
|
) |
| |
◆ test1()
| static int test1 |
( |
void |
| ) |
|
|
static |
◆ count