webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Functions
file_test.cc File Reference
#include "file_test.h"
#include <memory>
#include <ctype.h>
#include <errno.h>
#include <stdarg.h>
#include <stdlib.h>
#include <string.h>
#include <openssl/err.h>

Functions

int FileTestMain (bool(*run_test)(FileTest *t, void *arg), void *arg, const char *path)
 

Function Documentation

◆ FileTestMain()

int FileTestMain ( bool(*)(FileTest *t, void *arg)  run_test,
void arg,
const char *  path 
)