zephyr/tests
Roman Vaughan 0562d9fac6 tests: fs: Ensure file_path includes max file name length
A hardcoded path lenth of 80 will not be able to suppor the full length
of 255 when LFN is enabled. This does produce a compiler error,
thankfully, this is only applicable to the test cases.

Signed-off-by: Roman Vaughan <nzsmartie@gmail.com>
2020-06-17 17:07:45 +02:00
..
application_development zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
arch soc: arm: Fix header inclusion from deprecated paths 2020-06-09 10:38:36 +02:00
benchmarks tests: fix text output in timing_info test 2020-06-17 11:17:27 +02:00
bluetooth tests: Bluetooth: bsim_test: Include advx testing in CI 2020-06-12 15:50:34 +02:00
boards zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
crypto zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
deprecated zephyr: Use deprecated instead of legacy for Kconfig int types 2020-06-09 06:49:56 -05:00
drivers boards: arm: add ruuvi_ruuvitag 2020-06-17 12:29:41 +02:00
kernel tests: exclude qemu_arc_hs in lifo_usage test 2020-06-12 23:22:57 -04:00
lib tests: ringbuffer modify a tesecase 2020-06-16 16:55:51 +02:00
misc/test_build tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
net tests: net: Add tests for IPv6 mesh addresses 2020-06-16 19:14:52 +02:00
portability cmake, samples, tests: Use semi-accurate project names 2020-06-09 08:18:29 -04:00
posix tests: posix: eventfd_basic: add new test 2020-06-15 16:52:29 +02:00
shell tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
subsys tests: fs: Ensure file_path includes max file name length 2020-06-17 17:07:45 +02:00
unit cmake: make find_package(ZephyrUnittest...) REQUIRED 2020-06-12 11:10:23 +02:00
ztest cmake: make find_package(ZephyrUnittest...) REQUIRED 2020-06-12 11:10:23 +02:00