Ulf Magnusson
24b0b3c1d0
tests: Remove CONFIG_COMMAND_STACK_SIZE assignments
...
CONFIG_COMMAND_STACK_SIZE was removed in 4f798177cf
("kernel: remove
old micro/nanokernel C code"). Its help was "Microkernel server command
stack size (in packets)".
Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
2018-05-23 10:14:10 -05:00
Anas Nashif
829598be2b
tests: add CONFIG_TEST for marking tests
...
Mark tests with CONFIG_TEST to allow for test specific setup and
configuration.
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2018-01-08 10:03:57 -05:00
Andrew Boie
3bfc80bc95
x86: disable the MMU on 'reg' and 'min' footprint
...
A space-constrained device wouldn't enable this feature.
Fixes build errors since these tests constrain the size of
the IDT.
Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2017-10-13 12:56:14 -07:00
Anas Nashif
abb4b09a08
build: remove unused Kconfig variables
...
Removed unused variables
- CONFIG_NUM_TASK_PRIORITIES
- CONFIG_NUM_COMMAND_PACKETS
- CONFIG_NUM_TIMER_PACKETS
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2017-08-03 07:19:29 -05:00
Anas Nashif
d7e15aa415
benchmark: footprint: fixed testcase
...
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2017-07-05 12:43:13 -04:00
Anas Nashif
e698c9c5aa
tests: do not build with legacy API enabled
...
Change-Id: Ie1b6a808797774e5e04e1a1219861443e72cfeca
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2017-03-29 16:02:45 -04:00
Anas Nashif
477a928134
benchmarks: move footprint benchmark out of legacy
...
Those can be used with unified kernel.
Change-Id: I4bd024f7e645b99ac1b8df6dfbbdd94f2fda99c4
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2017-03-24 21:51:17 +00:00