zoukankan      html  css  js  c++  java
  • WINCE6.0 CETK BUG List(CETK,RTC_RealTime_Functions tests)

    When run CETK OAL Timer ->RTC_Real-Time_Functions tests.
    The test sets 12-31-2005 23:59:57 first and then waits 5 seconds to get a time:
    1-1-2006 0:0:2, but the time is set to 12-31-2005 22:59:57 by somebody else, so it gets a time 12-31-2005 23:0:2 5 seconds later, following is the message:

    INFO: Description : Checking rollover for Month
    INFO: OEMSetRealTime is given the time: 12-31-2005 23:59:57
    INFO: OEMGetRealTime returned the time: 12-31-2005 23:59:57
    INFO: Now sleeping for 5 seconds ...
    INFO: OEMGetRealTime has read back this time after 5 seconds: 12-31-2005
    23:0:2
    INFO: The correct time should be: 1-1-2006 0:0:2
    ERROR:
    ERROR: Test Failed - Rollover did not occur correctly.

  • 相关阅读:
    MYSQL
    spider
    git命令
    just_connect.py
    3sql
    4sql
    2sql
    springMVC3学习(六)--SimpleFormController
    springMVC3学习(五)--MultiActionController
    springMVC3学习(四)--访问静态文件如js,jpg,css
  • 原文地址:https://www.cnblogs.com/ceblog/p/1772360.html
Copyright © 2011-2022 走看看