zephyr/tests/kernel
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
..
alert/test_alert_api tests/ztest: rename assert macros to be zephyr specific 2017-04-13 21:17:33 +00:00
arm_irq_vector_table tests/ztest: rename assert macros to be zephyr specific 2017-04-13 21:17:33 +00:00
arm_runtime_nmi tests: convert to using newly introduced integer sized types 2017-04-21 09:53:49 -05:00
bitfield tests: convert to using newly introduced integer sized types 2017-04-21 09:53:49 -05:00
common tests: convert to using newly introduced integer sized types 2017-04-21 09:53:49 -05:00
context tests: convert to using newly introduced integer sized types 2017-04-21 09:53:49 -05:00
critical tests: convert to using newly introduced integer sized types 2017-04-21 09:53:49 -05:00
errno
fatal tests: add fatal test case 2017-04-22 10:31:49 -04:00
fifo/test_fifo_api tests: convert to using newly introduced integer sized types 2017-04-21 09:53:49 -05:00
fp_sharing tests: convert to using newly introduced integer sized types 2017-04-21 09:53:49 -05:00
gen_isr_table tests: convert to using newly introduced integer sized types 2017-04-21 09:53:49 -05:00
ipm tests: convert to using newly introduced integer sized types 2017-04-21 09:53:49 -05:00
irq_offload tests: convert to using newly introduced integer sized types 2017-04-21 09:53:49 -05:00
libs tests: convert to using newly introduced integer sized types 2017-04-21 09:53:49 -05:00
lifo/test_lifo_api tests: convert to using newly introduced integer sized types 2017-04-21 09:53:49 -05:00
mbox/mbox_api tests/ztest: rename assert macros to be zephyr specific 2017-04-13 21:17:33 +00:00
mem_heap/mheap_api_concept tests/ztest: rename assert macros to be zephyr specific 2017-04-13 21:17:33 +00:00
mem_pool tests: convert to using newly introduced integer sized types 2017-04-21 09:53:49 -05:00
mem_safe tests: convert to using newly introduced integer sized types 2017-04-21 09:53:49 -05:00
mem_slab tests: convert to using newly introduced integer sized types 2017-04-21 09:53:49 -05:00
msgq/msgq_api tests: convert to using newly introduced integer sized types 2017-04-21 09:53:49 -05:00
multilib
mutex tests: convert to using newly introduced integer sized types 2017-04-21 09:53:49 -05:00
obj_tracing
pending tests: convert to using newly introduced integer sized types 2017-04-21 09:53:49 -05:00
pipe/test_pipe_api tests/ztest: rename assert macros to be zephyr specific 2017-04-13 21:17:33 +00:00
poll tests: convert to using newly introduced integer sized types 2017-04-21 09:53:49 -05:00
profiling/profiling_api tests: convert to using newly introduced integer sized types 2017-04-21 09:53:49 -05:00
queue tests: convert to using newly introduced integer sized types 2017-04-21 09:53:49 -05:00
semaphore/sema_api tests/ztest: rename assert macros to be zephyr specific 2017-04-13 21:17:33 +00:00
sprintf tests: convert to using newly introduced integer sized types 2017-04-21 09:53:49 -05:00
stack/stack_api tests: convert to using newly introduced integer sized types 2017-04-21 09:53:49 -05:00
stackprot
static_idt x86: exception-assisted panic/oops support 2017-04-22 10:31:49 -04:00
systhreads tests: convert to using newly introduced integer sized types 2017-04-21 09:53:49 -05:00
test_build
test_sleep tests: convert to using newly introduced integer sized types 2017-04-21 09:53:49 -05:00
test_tickless tests: convert to using newly introduced integer sized types 2017-04-21 09:53:49 -05:00
threads_customdata/cdata_api tests: convert to using newly introduced integer sized types 2017-04-21 09:53:49 -05:00
threads_lifecycle tests: convert to using newly introduced integer sized types 2017-04-21 09:53:49 -05:00
threads_scheduling/schedule_api tests/ztest: rename assert macros to be zephyr specific 2017-04-13 21:17:33 +00:00
tickless/tickless_concept tests: convert to using newly introduced integer sized types 2017-04-21 09:53:49 -05:00
timer samples: tickless: Enables tickless kernel option in some apps 2017-04-27 13:46:33 +00:00
workq tests: convert to using newly introduced integer sized types 2017-04-21 09:53:49 -05:00
xip tests: convert to using newly introduced integer sized types 2017-04-21 09:53:49 -05:00