Andrew Boie
dda7befdba
tests: benchmarks: force assertions off
...
These would interfere with size/footprint data.
Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2018-05-24 15:12:56 -07:00
Andrew Boie
179988888c
tests: footprint: only use user mode for max
...
The min and reg tests need to have user mode disabled.
Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2018-05-23 15:05:15 -05:00
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
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
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