From mboxrd@z Thu Jan 1 00:00:00 1970 From: Grant Edwards To: ecos Subject: [ECOS] sprintf test failure? Date: Mon, 15 Nov 1999 12:23:00 -0000 Message-id: <19991115142256.A20950@visi.com> X-SW-Source: 1999-11/msg00045.html Good afternoon campers, I've been doing testing on the eCos snapshot from November 11, and things are going pretty well. So far all of the kernel tests pass, and almost all of the libc tests pass -- a few of the sprintf tests involving floating point fail. (Sample output from the sprintf test shown below.) I don't think I'm going to actually be using sprintf with floating point numbers. All of the other libc tests seem to pass. Should I be concerned about the failures? Ecos rev: CVS snapshot as of 11 November 1999 Ecos Target: arm Ecos Platform: pidBE (modified to run on a Samsung SNDS eval board). Compiler: gcc 2.95.1 Host System: Linux/i386 RedHat 6.0 ---------------------------------------------------------------------- INFO: PASS: PASS: PASS: PASS: PASS: PASS: FAIL:<%f mixed with others> Line: 245, File: /home/grante/ecos/ecos/packages/ecos-snds/../language/c/libc/current/tests/stdio/sprintf1.c FAIL:<%f mixed with others return code> Line: 246, File: /home/grante/ecos/ecos/packages/ecos-snds/../language/c/libc/current/tests/stdio/sprintf1.c FAIL:<%f mixed with others> Line: 251, File: /home/grante/ecos/ecos/packages/ecos-snds/../language/c/libc/current/tests/stdio/sprintf1.c FAIL:<%f mixed with others return code> Line: 252, File: /home/grante/ecos/ecos/packages/ecos-snds/../language/c/libc/current/tests/stdio/sprintf1.c FAIL: Line: 257, File: /home/grante/ecos/ecos/packages/ecos-snds/../language/c/libc/current/tests/stdio/sprintf1.c FAIL: Line: 258, File: /home/grante/ecos/ecos/packages/ecos-snds/../language/c/libc/current/tests/stdio/sprintf1.c PASS: PASS: PASS:<+ modifier #1> PASS:<+ modifier #1 return code> FAIL:<+ modifier #2> Line: 275, File: /home/grante/ecos/ecos/packages/ecos-snds/../language/c/libc/current/tests/stdio/sprintf1.c PASS:<+ modifier #2 return code> PASS: PASS: FAIL: Line: 287, File: /home/grante/ecos/ecos/packages/ecos-snds/../language/c/libc/current/tests/stdio/sprintf1.c FAIL: Line: 288, File: /home/grante/ecos/ecos/packages/ecos-snds/../language/c/libc/current/tests/stdio/sprintf1.c ---------------------------------------------------------------------- -- Grant Edwards grante@visi.com