webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Functions
test_config.cc File Reference
#include "test_config.h"
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <memory>
#include <openssl/base64.h>

Functions

bool ParseConfig (int argc, char **argv, TestConfig *out_config)
 

Function Documentation

◆ ParseConfig()

bool ParseConfig ( int  argc,
char **  argv,
TestConfig out_config 
)