Skip to content

Add kernel ticker test #7342

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

Merged
merged 1 commit into from
Jul 5, 2018
Merged

Conversation

maciejbocianski
Copy link
Contributor

Description

This PR adds test of RTOS millisecond ticker (see #5419)

Pull request type

[ ] Fix
[ ] Refactor
[ ] New target
[X] Feature
[ ] Breaking change

@0xc0170 0xc0170 requested a review from a team June 27, 2018 07:46
0xc0170
0xc0170 previously approved these changes Jun 27, 2018
0xc0170
0xc0170 previously approved these changes Jun 28, 2018
Copy link

@deepikabhavnani deepikabhavnani left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me 👍

@cmonr
Copy link
Contributor

cmonr commented Jun 30, 2018

/morph build

@mbed-ci
Copy link

mbed-ci commented Jun 30, 2018

Build : SUCCESS

Build number : 2483
Build artifacts/logs : http://mbed-os.s3-website-eu-west-1.amazonaws.com/?prefix=builds/7342/

Triggering tests

/morph test
/morph uvisor-test
/morph export-build
/morph mbed2-build

@mbed-ci
Copy link

mbed-ci commented Jun 30, 2018

@mbed-ci
Copy link

mbed-ci commented Jun 30, 2018

@0xc0170
Copy link
Contributor

0xc0170 commented Jul 2, 2018

@maciejbocianski 2 devices fail this test (nrf5x), please review

@maciejbocianski maciejbocianski dismissed stale reviews from deepikabhavnani and 0xc0170 via cc6f4c5 July 2, 2018 11:48
@maciejbocianski maciejbocianski force-pushed the kernel_tick_count_test branch from 0cd1c12 to cc6f4c5 Compare July 2, 2018 11:48
@maciejbocianski
Copy link
Contributor Author

maciejbocianski commented Jul 2, 2018

Test code was updated. Thought that when tickless mode is enabled the SysTick mechanism is overridden only during idle but not, it's overridden all the time

@0xc0170
Copy link
Contributor

0xc0170 commented Jul 2, 2018

/morph build

@mbed-ci
Copy link

mbed-ci commented Jul 2, 2018

Build : SUCCESS

Build number : 2498
Build artifacts/logs : http://mbed-os.s3-website-eu-west-1.amazonaws.com/?prefix=builds/7342/

Triggering tests

/morph test
/morph uvisor-test
/morph export-build
/morph mbed2-build

@0xc0170 0xc0170 changed the title add kernel ticker test Add kernel ticker test Jul 2, 2018
@mbed-ci
Copy link

mbed-ci commented Jul 2, 2018

@mbed-ci
Copy link

mbed-ci commented Jul 2, 2018

@cmonr
Copy link
Contributor

cmonr commented Jul 3, 2018

/morph export-build

@mbed-ci
Copy link

mbed-ci commented Jul 3, 2018

@0xc0170
Copy link
Contributor

0xc0170 commented Jul 3, 2018

/morph export-build

1 similar comment
@cmonr
Copy link
Contributor

cmonr commented Jul 3, 2018

/morph export-build

@mbed-ci
Copy link

mbed-ci commented Jul 3, 2018

@cmonr cmonr merged commit a2376f0 into ARMmbed:master Jul 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants