This is an automated email from the ASF dual-hosted git repository.

xiaoxiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git


    from 4d6527ec8 testing/drivertest: add watch dog irq test
     new 2782ed072 test/drivertest:add oneshot test and posix timer test.
     new ed87aa242 drivertest:fix compile error.
     new 667d03f18 test/oneshot:fix compile warning.
     new 902a1d7ec test/oneshot:fix oneshot testcase.

The 4 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/drivertest/Makefile                 |  12 ++
 testing/drivertest/drivertest_oneshot.c     | 225 ++++++++++++++++++++++++++++
 testing/drivertest/drivertest_posix_timer.c | 223 +++++++++++++++++++++++++++
 3 files changed, 460 insertions(+)
 create mode 100644 testing/drivertest/drivertest_oneshot.c
 create mode 100644 testing/drivertest/drivertest_posix_timer.c

Reply via email to