This is an automated email from the ASF dual-hosted git repository.
linguini pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git
from e0d118e34 examples/powerled: Fix board initialization compilation
new da105afee ostest/hrtimer: Add missing assert.h
new 05e8b0ae6 ostest/hrtimer: Remove HRTIMER_TEST to simplify the code.
new 9b84a0ab0 sched/hrtimer: Simplify the hrtimer test.
new e69f9e902 sched/hrtimer: Fix test in QEMU.
new 1c0281be1 sched/hrtimer: relocate the hrtimer test to simplify.
new 0bbf5dc09 sched/hrtimer: Improve code readability
new d33830e83 ostest/hrtimer: Increase the tolerent latency.
new 256d6685d sched/hrtimer: Refactor the hrtimer_test.
new e4b84b29d ostest/hrtimer: Update the comments.
The 9 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
testing/ostest/CMakeLists.txt | 7 +-
testing/ostest/Makefile | 10 +-
testing/ostest/hrtimer.c | 856 +++++++++++++++++++++++++++++++++++-------
testing/ostest/ostest.h | 10 +-
testing/ostest/ostest_main.c | 16 +-
5 files changed, 736 insertions(+), 163 deletions(-)