Back to home page

LXR

 
 

    


Warning, /testsuites/psxtests/psxinttypes01/psxinttypes01.scn is written in an unsupported language. File is not indexed.

0001 *** BEGIN OF TEST PSXINTTYPE 01 ***
0002 *** TEST VERSION: 5.0.0.5c2e7104e7de6ac70fae6e8d1e84c9f36c476d43
0003 *** TEST STATE: EXPECTED_PASS
0004 *** TEST BUILD:
0005 *** TEST TOOLS: 7.4.1 20190514 (RTEMS 5, RSB a50f0c044ad732db728cc942d5fde82a1faf1d12, Newlib d14714c69)
0006 
0007 strtoimax Testcases....
0008 Valid Inputs - Positive Number
0009 Final string pointed by endptr
0010 Valid Inputs - Negative Number
0011 Final string pointed by endptr
0012 Valid Input - Positive Number - Number out of Range
0013 Valid Input - Negative Number - Number out of Range
0014 Invalid Input - Invalid base - Use base = 40
0015 
0016 strtoumax Testcases....
0017 Valid Inputs - Positive Number
0018 Final string pointed by endptr
0019 Valid Inputs - Negative Number
0020 Final string pointed by endptr
0021 Valid Input - Positive Number - Number out of Range
0022 Valid Input - Negative Number - Number out of Range
0023 Invalid Input - Invalid base - Use base = 40
0024 
0025 wcstoimax Testcases....
0026 Valid Inputs - Positive Number
0027 Final string pointed by endptr
0028 Valid Inputs - Negative Number
0029 Final string pointed by endptr
0030 Valid Input - Positive Number - Number out of Range
0031 Valid Input - Negative Number - Number out of Range
0032 Invalid Input - Invalid base - Use base = 40
0033 
0034 wcstoumax Testcases....
0035 Valid Inputs - Positive Number
0036 Final string pointed by endptr
0037 Valid Inputs - Negative Number
0038 Final string pointed by endptr
0039 Valid Input - Positive Number - Number out of Range
0040 Valid Input - Negative Number - Number out of Range
0041 Invalid Input - Invalid base - Use base = 40
0042 
0043 *** END OF TEST PSXINTTYPE 01 ***