X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-psi;a=blobdiff_plain;f=tests%2Ftime%2Ftime004.phpt;fp=tests%2Ftime%2Ftime004.phpt;h=678d4bc70716a3c9c17b0e9bca2da2e770095953;hp=0000000000000000000000000000000000000000;hb=7e4c03791c729bce5ebe6226a72786191bc67f8f;hpb=207ff7bc85e967235f0ad1ffbf47c0f85f375063 diff --git a/tests/time/time004.phpt b/tests/time/time004.phpt new file mode 100644 index 0000000..678d4bc --- /dev/null +++ b/tests/time/time004.phpt @@ -0,0 +1,28 @@ +--TEST-- +times +--INI-- +psi.directory={PWD} +--SKIPIF-- + +--FILE-- +===TEST=== + +===DONE=== +--EXPECTF-- +===TEST=== +int(%d) +array(4) { + ["tms_utime"]=> + int(%d) + ["tms_stime"]=> + int(%d) + ["tms_cutime"]=> + int(%d) + ["tms_cstime"]=> + int(%d) +} +===DONE===