Hi I think this is a long standing failure.
*** BEGIN OF TEST FSTIME RFS *** Initializing filesystem RFS Sleep a few seconds ../../../../../../../rtems/c/src/../../testsuites/fstests/mrfs_fstime/../fstime/test.c: 131 st.st_ctime == st.st_mtime When I break at end of stat, I see this. (gdb) p *buf $1 = {st_dev = 34401048, st_ino = 2, st_mode = 16877, st_nlink = 1, st_uid = 0, st_gid = 0, st_rdev = 0, st_size = 512, st_atim = { tv_sec = 567993600, tv_nsec = 0}, st_mtim = {tv_sec = 567993600, tv_nsec = 0}, st_ctim = {tv_sec = 567993606, tv_nsec = 0}, st_blksize = 512, st_blocks = 1} Something is happening in test.c with gdb and I can't print the stat buf. Any ideas? Since this is a generic failure, it would be good to eliminate it. -- Joel Sherrill, Ph.D. Director of Research & Development joel.sherr...@oarcorp.com On-Line Applications Research Ask me about RTEMS: a free RTOS Huntsville AL 35805 Support Available (256) 722-9985 _______________________________________________ rtems-devel mailing list rtems-devel@rtems.org http://www.rtems.org/mailman/listinfo/rtems-devel