zephyr/tests
Inaky Perez-Gonzalez 5b7bfdaf48 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>
2016-11-10 01:08:14 +00:00
..
bluetooth Bluetooth: tests/shell: Add Arduino 101-specific configuration 2016-11-09 09:15:46 +00:00
booting/stub samples: tests: remove obsolete KERNEL_TYPE and kernel variables 2016-11-04 15:47:25 -04:00
compliance
crypto samples: tests: remove obsolete KERNEL_TYPE and kernel variables 2016-11-04 15:47:25 -04:00
drivers tests/drivers/aon_counter: make a ztest testcase 2016-11-10 01:08:14 +00:00
fs/fat_fs fs: expose generic ramdisk/flash disk access functions 2016-11-09 02:45:45 +00:00
include tests: provide MACRO to easily wrap test function to shell command 2016-11-08 14:25:59 +00:00
kernel samples: tests: remove obsolete KERNEL_TYPE and kernel variables 2016-11-04 15:47:25 -04:00
legacy tests: test_task: rename task group from TEST to TESTGROUP 2016-11-09 18:33:25 +00:00
net samples: tests: remove obsolete KERNEL_TYPE and kernel variables 2016-11-04 15:47:25 -04:00
power/power_states samples: tests: remove obsolete KERNEL_TYPE and kernel variables 2016-11-04 15:47:25 -04:00
unit tests: unit: remove -Werror 2016-11-09 17:33:01 +00:00
ztest ztest: add assert_not_equal() 2016-11-10 01:08:14 +00:00
Kconfig
Makefile
Makefile.test
defaults.tc