From 81e25245fcc996ba08d0968856798c50325cd501 Mon Sep 17 00:00:00 2001 From: Eshan dhawan Date: Wed, 8 Apr 2020 01:56:40 +0530 Subject: Tests for inttype.h methods --- testsuites/psxtests/psxinttypes01/psxinttypes01.doc | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'testsuites/psxtests/psxinttypes01/psxinttypes01.doc') diff --git a/testsuites/psxtests/psxinttypes01/psxinttypes01.doc b/testsuites/psxtests/psxinttypes01/psxinttypes01.doc index 19f63af34b..6fc16f9d48 100644 --- a/testsuites/psxtests/psxinttypes01/psxinttypes01.doc +++ b/testsuites/psxtests/psxinttypes01/psxinttypes01.doc @@ -1,4 +1,4 @@ -This File describes the concepts tested by this test suite. +This File describes the concepts tested by this test suite. inttypes.h - fixed size integer types @@ -37,3 +37,11 @@ test suite name: PSXINTTYPE 01 - checks for output for string having a negative number - Number Out of Range - checks for final string pointed by endptr - checks for output for invalid argument - Invalid Base + +- Checks for imaxabs Testcases + - checks for output with an input with any negative number + - checks for output with an input with any positive number + +- Checks for imaxdiv Testcases + - checks for the output quotient and remainder with input with positive numbers + -- cgit v1.2.3