--TEST-- Test posix_times() function : basic functionality --SKIPIF-- --FILE-- ===DONE==== --EXPECTF-- Basic test of POSIX times function array(5) { ["ticks"]=> int(%d) ["utime"]=> int(%d) ["stime"]=> int(%d) ["cutime"]=> int(%d) ["cstime"]=> int(%d) } ===DONE====