Leptonica 1.68
C Image Processing Library
|
Tests all the reg tests. More...
#include <string.h>
#include "allheaders.h"
Go to the source code of this file.
Functions | |
main (int argc, char **argv) | |
Variables | |
static const char * | tests [] |
static const char * | header |
Tests all the reg tests.
Definition in file alltests_reg.c.
main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 85 of file alltests_reg.c.
References buf, ERROR_INT, genPathname(), getImagelibVersions(), getLeptonicaVersion(), header, l_binaryWrite(), L_COPY, l_getCurrentTime(), L_INSERT, lept_free(), NULL, sarrayAddString(), sarrayCreate(), sarrayDestroy(), sarrayToString(), and tests.
const char* tests[] [static] |
Definition at line 36 of file alltests_reg.c.
Referenced by main().
const char* header [static] |
{"\n=======================\n" "Regression Test Results\n" "======================="}
Definition at line 81 of file alltests_reg.c.
Referenced by main().