Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

runtests.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define SYSOPTIONS   "/etc/ppp/options"

Functions

int runTests ()
const char * getHomeDir ()
void pppdVersion (int *version, int *modification, int *patch)

Variables

const int TEST_OK = 0
const int TEST_WARNING = 1
const int TEST_NOCONNECT = 2
const int TEST_CRITICAL = 3


Define Documentation

#define SYSOPTIONS   "/etc/ppp/options"
 

Definition at line 30 of file runtests.h.


Function Documentation

const char* getHomeDir  ) 
 

Definition at line 65 of file util.cpp.

void pppdVersion int *  version,
int *  modification,
int *  patch
 

Definition at line 92 of file runtests.cpp.

References decode_version(), output, p, pppdPath(), and size.

int runTests  ) 
 

Definition at line 188 of file runtests.cpp.

References _PATH_RESCONF, buf, QFile::encodeName(), f, FALSE, QString::length(), NULL, pppdPath(), s, QString::stripWhiteSpace(), TEST_CRITICAL, TEST_OK, TEST_WARNING, tr, TRUE, uidFromName(), and warning().

Referenced by KPPPWidget::KPPPWidget(), and PPPConfigWidget::PPPConfigWidget().


Variable Documentation

const int TEST_CRITICAL = 3
 

Definition at line 35 of file runtests.h.

Referenced by KPPPWidget::KPPPWidget(), PPPConfigWidget::PPPConfigWidget(), and runTests().

const int TEST_NOCONNECT = 2
 

Definition at line 34 of file runtests.h.

const int TEST_OK = 0
 

Definition at line 32 of file runtests.h.

Referenced by runTests().

const int TEST_WARNING = 1
 

Definition at line 33 of file runtests.h.

Referenced by runTests().


Generated on Sat Nov 5 17:08:18 2005 for OPIE by  doxygen 1.4.2