summaryrefslogblamecommitdiffstats
path: root/testsuites/psxtests/psxtimes01/psxtimes01.scn
blob: c5d3e48e7122c3d58fe2bb2cf790c2b339aabb3e (plain) (tree)
1
2
3
4
5
6
7






                                
*** TEST TIMES 01 ***
times( NULL ) -- EFAULT
_times_r( NULL, NULL ) -- EFAULT
_times( &start_tm ) -- OK
_times( &end_tm ) -- OK
Check various values
*** END OF TEST TIMES 01 ***