Skip to content

Commit

Permalink
tests: benchmarks: footprints: this is not a test
Browse files Browse the repository at this point in the history
Do not configure this as a test, this will change footprint drastically
and will skew results and tracking.

Signed-off-by: Anas Nashif <[email protected]>
  • Loading branch information
nashif committed Apr 27, 2021
1 parent 260c679 commit 80116f1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/benchmarks/footprints/prj.conf
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
CONFIG_TEST=y
CONFIG_HEAP_MEM_POOL_SIZE=256
CONFIG_MAIN_STACK_SIZE=2048
CONFIG_MP_NUM_CPUS=1
CONFIG_THREAD_NAME=y
CONFIG_LOG=y
CONFIG_LOG_MODE_MINIMAL=y

0 comments on commit 80116f1

Please sign in to comment.