PandA-2024.02
Macros | Functions
harness.c File Reference
#include <assert.h>
#include <fcntl.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <sys/stat.h>
#include <unistd.h>
#include "support.h"
Include dependency graph for harness.c:

Go to the source code of this file.

Macros

#define WRITE_OUTPUT
 
#define CHECK_OUTPUT
 

Functions

int main (int argc, char **argv)
 

Macro Definition Documentation

◆ CHECK_OUTPUT

#define CHECK_OUTPUT

Definition at line 10 of file harness.c.

◆ WRITE_OUTPUT

#define WRITE_OUTPUT

Definition at line 9 of file harness.c.

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 14 of file harness.c.

References check_data(), data_to_output(), INPUT_SIZE, input_to_data(), NULL, run_benchmark(), and test_panda::stderr.

Here is the call graph for this function:

Generated on Mon Feb 12 2024 13:03:10 for PandA-2024.02 by doxygen 1.8.13