ReactOS Fundraising Campaign 2012
 
€ 4,060 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

regtests2xml.c File Reference
#include <stdio.h>
#include <fcntl.h>
#include <sys/stat.h>
#include <stdlib.h>
#include <string.h>
#include <sys/io.h>
#include <errno.h>
#include <sys/types.h>
#include <dirent.h>
#include <unistd.h>
#include <ctype.h>

Go to the source code of this file.

Data Structures

struct  PTEST_RESULT_INFO

Defines

#define MAX_PATH   260
#define DIR_SEPARATOR_CHAR   '/'
#define DIR_SEPARATOR_STRING   "/"

Functions

static charconvert_path (char *origpath)
static void write_line (char *line)
static void read_file (char *filename)
static void close_file ()
static int is_whitespace (char ch)
static int is_eol_char (char ch)
static void skip_line ()
static void skip_whitespace ()
static int skip_to_next_test ()
static int read_until (char ch, char *buf)
static int read_until_end (char *buf)
static void parse_file (char *filename)
static void generate_xml ()
int main (int argc, char **argv)

Variables

static FILEout
static FILEfile_handle = NULL
static charfile_buffer = NULL
static unsigned int file_size = 0
static int file_pointer = 0
static PTEST_RESULT_INFO test_result_info_list = NULL
static char HELP [] = " output-filename File to create\n"

Generated on Tue May 22 2012 06:12:35 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.