hwinfo.h File Reference

#include "testrunnerlite.h"

Go to the source code of this file.

Data Structures

struct  hw_info

Functions

int read_hwinfo (hw_info *)
void print_hwinfo (hw_info *)
void clean_hwinfo (hw_info *)


Function Documentation

void clean_hwinfo ( hw_info hi  ) 

Free the allocated data from hw_info

Parameters:
hi hw_info data

Definition at line 182 of file hwinfo.c.

void print_hwinfo ( hw_info hi  ) 

Print hardware info

Parameters:
hi hw_info data

Definition at line 167 of file hwinfo.c.

int read_hwinfo ( hw_info hi  ) 

Obtain hardware info and save it to argument

Parameters:
hi container for hardware info
Returns:
0 if basic information can be obtained 1 otherwise

Definition at line 123 of file hwinfo.c.


Generated on Tue Jul 27 01:28:56 2010 for testrunner-lite by  doxygen 1.5.6