Leptonica 1.68
C Image Processing Library

alltests_reg.c File Reference

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

Detailed Description

Tests all the reg tests.

Definition in file alltests_reg.c.


Function Documentation


Variable Documentation

const char* tests[] [static]

Definition at line 36 of file alltests_reg.c.

Referenced by main().

const char* header [static]
Initial value:
 {"\n=======================\n"
                             "Regression Test Results\n"
                             "======================="}

Definition at line 81 of file alltests_reg.c.

Referenced by main().

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines