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 183 of file hwinfo.c.

void print_hwinfo ( hw_info hi  ) 

Print hardware info

Parameters:
hi hw_info data

Definition at line 168 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 124 of file hwinfo.c.

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines
Generated on Thu Jan 27 07:39:35 2011 for testrunner-lite by  doxygen 1.6.3