1 <assertions> 2 <assertion id="1" tag="ref:XSH6:43988:44059 pt:CX"> 3 This test case will cover all the conversion specifiers that are supported 4 in strftime(). 5 </assertion> 6 <assertion id="2" tag="ref:XSH6:44060:44102 pt:CX"> 7 It covers the conversions specifiers that can be modified by the E or O 8 indicate that an alternative format or specification should be used rather 9 than the one normally used by the unmodified conversion specifier (1-1.c). 10 </assertion> 11 <assertion id="3" tag="ref:XSH6:44103:44107 pt:CX"> 12 strftime shall return the number of bytes placed into the array. 13 Otherwise, it should return 0. 14 </assertion> 15 </assertions> 16