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 6d52a0fbc netutils/netlib: Encapsulate the dhcp configuration network
code and modify at all calling locations
add 60aea922a [testcase] add driver pm testcase
No new revisions were added by this update.
Summary of changes:
testing/drivertest/CMakeLists.txt | 16 ++
testing/drivertest/Makefile | 5 +
testing/drivertest/drivertest_pm.c | 397 +++++++++++++++++++++++++++++++++++++
3 files changed, 418 insertions(+)
create mode 100644 testing/drivertest/drivertest_pm.c