zephyr/tests
Keith Packard e17191b146 tests/fpu_sharing: Increase main stack size on riscv64
Looks like switching the main return value to int means that stack
frame persists and increases stack usage by a few bytes. Increase the
main stack size to avoid overflows.

Signed-off-by: Keith Packard <keithp@keithp.com>
2023-04-14 07:49:41 +09:00
..
application_development tests: code_relocation: Add additional test cases for library and genex 2023-01-17 18:08:37 +01:00
arch samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
benchmarks samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
bluetooth samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
boards samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
boot samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
bsim tests/bsim: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
cmake tests: add snippet test suite 2023-03-26 16:12:41 +02:00
crypto tests: remove intel adsp cavs platforms from filters 2023-04-06 18:51:56 +02:00
drivers samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
kernel tests/fpu_sharing: Increase main stack size on riscv64 2023-04-14 07:49:41 +09:00
lib samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
misc samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
net tests: lwm2m: Add more tests to RD client 2023-04-12 17:44:37 +02:00
posix sys: util: migrate all files to DIV_ROUND_UP 2023-04-11 12:00:37 +02:00
subsys samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
unit tests: unit: util: test DIV_ROUND_UP 2023-04-11 12:00:37 +02:00
ztest tests: ztest: use more verbose testname 2023-04-05 10:27:28 +02:00
test_config.yaml twister: add support for levels and test configuration 2023-03-07 15:49:16 +01:00