zephyr/tests/kernel/timer/timer_api/src
Ramesh Thomas 700712f869 samples: tickless: Enables tickless kernel option in some apps
Adds changes to enable existing kernel and timer tests and samples to
be used to test the tickless kernel feature.

Updated samples/philosophers and tests/kernel/timer/timer_api apps

Run the tests using following commands
make pristine && make BOARD=<board> CONF_FILE=prj_tickless.conf qemu
Board could be any of the following
qemu_x86
quark_se_c1000_devboard

Jira: ZEP-339 ZEP-1812
Change-Id: I1530b19b79ddeb0e2181594caf15f3ac28ff51f4
Signed-off-by: Ramesh Thomas <ramesh.thomas@intel.com>
2017-04-27 13:46:33 +00:00
..
main.c license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
Makefile tests: add timer test case with unified kernel 2017-01-13 02:46:24 +00:00
test_timer_api.c samples: tickless: Enables tickless kernel option in some apps 2017-04-27 13:46:33 +00:00
test_timer.h tests: convert to using newly introduced integer sized types 2017-04-21 09:53:49 -05:00