This should be pretty easy to do, since PHPUnit does support *.phpt format. All that is needed is to copy them from php-src and add ``` --INI-- auto_prepend_file=lib/password.php ``` to each test file.