zephyr/tests/kernel/sched/schedule_api/src
Carles Cufi 6eeeb2a3e5 tests: Fix sizing for several test for chips with 24KB of RAM
When adding the nRF52810, which has 24KB of RAM, some of the tests don't
compile anymore due to lack of SRAM. Address this by either filtering
the test out or reducing the amount of memory allocation.

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
2018-06-25 19:34:33 +02:00
..
main.c
test_priority_scheduling.c tests: Fix sizing for several test for chips with 24KB of RAM 2018-06-25 19:34:33 +02:00
test_sched_is_preempt_thread.c tests: schedule_api: fix references to tested APIs 2018-05-28 08:52:46 -04:00
test_sched_priority.c
test_sched_timeslice_and_lock.c tests: schedule_api: fix references to tested APIs 2018-05-28 08:52:46 -04:00
test_sched_timeslice_reset.c tests: schedule_api: fix references to tested APIs 2018-05-28 08:52:46 -04:00
test_sched.h
test_slice_scheduling.c tests: Fix sizing for several test for chips with 24KB of RAM 2018-06-25 19:34:33 +02:00