#include <stdio.h>#include <string.h>#include "runner.h"#include "task.h"#include "benchmark-list.h"
Go to the source code of this file.
| Functions | |
| int | main (int argc, char **argv) | 
| static int | maybe_run_test (int argc, char **argv) | 
Definition at line 35 of file run-benchmarks.c.
Definition at line 52 of file run-benchmarks.c.