3
0
mirror of https://github.com/rvalitov/zabbix-php-fpm.git synced 2023-11-05 03:30:27 +01:00

[add] more duration tests

This commit is contained in:
Ramil Valitov 2020-07-07 15:29:59 +03:00
parent 25a5ea1465
commit af58fff1fa
No known key found for this signature in database
GPG Key ID: 2AB186DABDFE1914

View File

@ -465,5 +465,13 @@ testZabbixDiscoverManyPools() {
testZabbixDiscoverReturnsData testZabbixDiscoverReturnsData
} }
testDiscoverScriptManyPoolsRunDuration() {
testDiscoverScriptRunDuration
}
testZabbixDiscoverManyPoolsRunDuration() {
testZabbixDiscoverRunDuration
}
# Load shUnit2. # Load shUnit2.
. shunit2 . shunit2