zephyr/tests
Adithya Baglody da73606218 tests: benchmarks: sys_kernel: Reduce the number of loops.
The total number of loops being executed were taking far too long
to finish executing the test case. This was causing the timer handler
to execute in the middle of the test case. Thereby causing a test case
failure.
Now the number of loops have been reduced and this will make sure the
test case completes.

This change has no effect on the time being calculated by the
benchmark.

Signed-off-by: Adithya Baglody <adithya.nagaraj.baglody@intel.com>
2018-09-20 20:35:25 -04:00
..
application_development cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
benchmarks tests: benchmarks: sys_kernel: Reduce the number of loops. 2018-09-20 20:35:25 -04:00
bluetooth shell: Rename shell to legacy_shell 2018-09-19 09:30:29 -04:00
boards coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
booting/stub cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
cmsis_rtos_v1 tests/cmsis_rtos_v1: Introduce negative tests for mailQ 2018-09-11 09:03:03 -04:00
compliance
crypto coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
drivers tests: build_all: Add missing sensor drivers and rebalance testcases 2018-09-20 12:43:59 -04:00
include shell: Rename shell to legacy_shell 2018-09-19 09:30:29 -04:00
kernel tests: userspace: Incorrect location to the privileged stack. 2018-09-20 20:35:25 -04:00
lib coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
misc/test_build cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
net coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
posix tests: posix: Test realtime clock 2018-09-11 09:21:52 -04:00
power tracing: remove stray event_logger code 2018-09-05 16:05:08 -04:00
shell shell: Rename shell to legacy_shell 2018-09-19 09:30:29 -04:00
subsys arch: arm: Make ARM_MPU the sole option controlling MPU usage 2018-09-20 14:16:50 +02:00
unit cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
ztest ld: Put 'sizeof(struct device)' in the generated offsets header 2018-09-18 16:23:40 +02:00
CMakeLists.txt tests: add CONFIG_TEST for marking tests 2018-01-08 10:03:57 -05:00
Kconfig Kconfig: Use the first default with a satisfied condition 2018-08-10 12:38:28 -07:00