Home
last modified time | relevance | path

Searched refs:test_server_status (Results 1 – 9 of 9) sorted by relevance

/dports/sysutils/py-salt/salt-3004.1/tests/unit/modules/
H A Dtest_apache.py175 def test_server_status(self): member in ApacheTestCase
/dports/databases/mariadb105-client/mariadb-10.5.15/libmariadb/unittest/libmariadb/
H A Dmisc.c1269 static int test_server_status(MYSQL *mysql) in test_server_status() function
1538 {"test_server_status", test_server_status, TEST_CONNECTION_DEFAULT, 0, NULL, NULL},
/dports/databases/mariadb104-server/mariadb-10.4.24/libmariadb/unittest/libmariadb/
H A Dmisc.c1269 static int test_server_status(MYSQL *mysql)
1538 {"test_server_status", test_server_status, TEST_CONNECTION_DEFAULT, 0, NULL, NULL},
/dports/databases/mariadb104-client/mariadb-10.4.24/libmariadb/unittest/libmariadb/
H A Dmisc.c1269 static int test_server_status(MYSQL *mysql) in test_server_status() function
1538 {"test_server_status", test_server_status, TEST_CONNECTION_DEFAULT, 0, NULL, NULL},
/dports/databases/mariadb105-server/mariadb-10.5.15/libmariadb/unittest/libmariadb/
H A Dmisc.c1269 static int test_server_status(MYSQL *mysql) in test_server_status() function
1538 {"test_server_status", test_server_status, TEST_CONNECTION_DEFAULT, 0, NULL, NULL},
/dports/databases/mariadb103-server/mariadb-10.3.34/libmariadb/unittest/libmariadb/
H A Dmisc.c1269 static int test_server_status(MYSQL *mysql) in test_server_status() function
1538 {"test_server_status", test_server_status, TEST_CONNECTION_DEFAULT, 0, NULL, NULL},
/dports/databases/mariadb103-client/mariadb-10.3.34/libmariadb/unittest/libmariadb/
H A Dmisc.c1269 static int test_server_status(MYSQL *mysql) in test_server_status() function
1538 {"test_server_status", test_server_status, TEST_CONNECTION_DEFAULT, 0, NULL, NULL},
/dports/databases/mariadb-connector-c/mariadb-connector-c-3.2.4-src/unittest/libmariadb/
H A Dmisc.c1269 static int test_server_status(MYSQL *mysql) in test_server_status() function
1629 {"test_server_status", test_server_status, TEST_CONNECTION_DEFAULT, 0, NULL, NULL},
/dports/devel/mongo-c-driver/mongo-c-driver-1.8.1/tests/
H A Dtest-mongoc-client.c1748 test_server_status (void) in test_server_status() function
3263 TestSuite_AddLive (suite, "/Client/server_status", test_server_status); in test_client_install()