Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add rtc test #1927

Merged
merged 5 commits into from
Aug 9, 2023
Merged

add rtc test #1927

merged 5 commits into from
Aug 9, 2023

Commits on Aug 9, 2023

  1. test/drivertest:fix rtc settime incorrect.

    Signed-off-by: yangguangcai <[email protected]>
    yangguangcai1 committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    da707ca View commit details
    Browse the repository at this point in the history
  2. drivertest/rtc:add test case.

    Signed-off-by: yangguangcai <[email protected]>
    yangguangcai1 committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    eadebe2 View commit details
    Browse the repository at this point in the history
  3. drivertest/rtc:fix rtc testcase.

    deviation from (-10,0) to (-10,10)
    
    Signed-off-by: yangguangcai <[email protected]>
    yangguangcai1 committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    4032913 View commit details
    Browse the repository at this point in the history
  4. drivertest/rtc:input rtc alarm deviation.

    Some vendor hardware precision cannot meet the requirements,
    and the deviation needs to be input at this time.
    
    Signed-off-by: yangguangcai <[email protected]>
    yangguangcai1 committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    5e30e16 View commit details
    Browse the repository at this point in the history
  5. rtc test:add delay after set time.

    Signed-off-by: yangguangcai <[email protected]>
    yangguangcai1 committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    647d3f0 View commit details
    Browse the repository at this point in the history