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 |
|
|
Definition at line 30 of file runtests.h. |
|
|
|
|
||||||||||||||||
|
Definition at line 92 of file runtests.cpp. References decode_version(), output, p, pppdPath(), and size. |
|
|
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(). |
|
|
Definition at line 35 of file runtests.h. Referenced by KPPPWidget::KPPPWidget(), PPPConfigWidget::PPPConfigWidget(), and runTests(). |
|
|
Definition at line 34 of file runtests.h. |
|
|
Definition at line 32 of file runtests.h. Referenced by runTests(). |
|
|
Definition at line 33 of file runtests.h. Referenced by runTests(). |
1.4.2