|
Xonotic
|
#include "test.qh"
Include dependency graph for test.qc:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Functions | |
| bool | RUN_ALL_TESTS () |
| bool | TEST_Run (string s) |
| int | TEST_RunAll_accumulated (int init) |
| bool RUN_ALL_TESTS | ( | ) |
Definition at line 4 of file test.qc.
References LOG_INFO, LOG_INFOF, and TEST_RunAll_accumulated().
Referenced by GenericCommand_runtest().
Here is the call graph for this function:
Here is the caller graph for this function:Definition at line 19 of file test.qc.
References callfunction(), isfunction(), LOG_INFOF, strcat(), TEST_failed, TEST_fatal, and TEST_ok.
Referenced by GenericCommand_runtest().
Here is the call graph for this function:
Here is the caller graph for this function: