--- - branch: MAIN date: Sat Jul 18 09:20:46 UTC 2009 files: - new: '1.4' old: '1.3' path: src/regress/lib/libc/string/strchr/strchr_test.c pathrev: src/regress/lib/libc/string/strchr/strchr_test.c@1.4 type: modified id: 20090718T092046Z.764e127be754d1286f03ee6fea827e4e1188e2c1 log: | Add tests that scan for 0x0 and 0xff. Remove the 'answers' section from the test definition, instead use our own version of strchr() to determine the what the answer should be. On error report which test we are doing, and the answer we got. If symbol "test_strchr" exists, test that function instead of strchr(). (With a very dodgy strchr() other things fail badly. module: src subject: 'CVS commit: src/regress/lib/libc/string/strchr' unixtime: '1247908846' user: dsl