Linux SRV-16 6.18.44-paas #1 SMP PREEMPT_DYNAMIC Thu Aug 13 10:08:12 UTC 2026 x86_64
/
srv
/
admin
/
htdocs
/
phpmyadmin-4.9
/
vendor
/
paragonie
/
constant_time_encoding
/
/srv/admin/htdocs/phpmyadmin-4.9/vendor/paragonie/constant_time_encoding/phpunit.xml.dist
<?xml version="1.0" encoding="UTF-8"?> <phpunit backupGlobals="true" backupStaticAttributes="false" bootstrap="tests/autoload.php" colors="true" convertErrorsToExceptions="true" convertNoticesToExceptions="true" convertWarningsToExceptions="true" processIsolation="false" stopOnError="false" stopOnFailure="false" > <testsuites> <testsuite name="Constant Time Encoding Test Suite"> <directory suffix="Test.php">./tests</directory> </testsuite> </testsuites> </phpunit>