commit | 5b7bfdaf485260d0eef9252c1b3a92b85c40c49c | [log] [tgz] |
---|---|---|
author | Inaky Perez-Gonzalez <inaky.perez-gonzalez@intel.com> | Fri Nov 04 23:05:56 2016 -0700 |
committer | Anas Nashif <nashif@linux.intel.com> | Thu Nov 10 01:08:14 2016 +0000 |
tree | 9ce7e2b81683d609800127c30a743c36541abc1f | |
parent | f37065bf846a9b270297fc15afaf9741206cee60 [diff] |
tests/drivers/aon_counter: make a ztest testcase Reorganize the code tree so no forward declarations are needed (basically, move main() to the bottom). Retag as not build only so it can be run on Quark* Convert to actually verify counter readouts are increasing / decreasing over busy empty loops and the alarm is being called. Change-Id: I746efe595b8d1ac4471dccc2e87f8b36f5cc8ebe Signed-off-by: Inaky Perez-Gonzalez <inaky.perez-gonzalez@intel.com>