zephyr/tests
Youvedeep Singh ca5e408aa1 tests: benchmark: Configure External timer to 32 bit mode for nrf SOCs
nrf SOCs use external timer for measuring benchmarking stats.
Earlier this timer is programmed in 24 bit mode, due to which
is is getting expired in some of benchmark stats like mutex
lock/unlock. So configuring to 32 bit mode to avoid overflow.

Signed-off-by: Youvedeep Singh <youvedeep.singh@intel.com>
2017-09-20 22:23:30 -04:00
..
application_development/gen_inc_file tests: Add testing for embedding a hex file 2017-09-18 14:56:16 -04:00
benchmarks tests: benchmark: Configure External timer to 32 bit mode for nrf SOCs 2017-09-20 22:23:30 -04:00
bluetooth tests: mesh: Convert legacy test to use ztest 2017-09-13 09:48:34 -04:00
booting/stub
compliance
crypto
drivers
include
kernel tests: schedule_api: add extra stack size 2017-09-12 22:31:18 -04:00
lib/json tests: lib: json: Enable test case 2017-09-07 05:49:17 -05:00
net net: dns: Do not resolve IPv6 address if IPv6 is disabled 2017-09-20 08:55:06 +03:00
power
shell
subsys tests: subsys: Add tests for new DFU modules 2017-09-11 11:37:43 -04:00
unit
ztest tests: ztest: add system logging header file 2017-09-11 09:53:14 -04:00
Kconfig
Makefile
Makefile.test