nuttx-apps/testing/smart_test
Windrow14 5330306aca testing/smart_test/smart_test.c: fix wrong offset in fseek
To seek to the last 30 bytes of the file, offset from SEEK_END
should be negative.

Signed-off-by: Yinzhe Wu <Yinzhe.Wu@sony.com>
Reviewed-by: Yuezhang Mo <Yuezhang.Mo@sony.com>
Reviewed-by: Jacky Cao <Jacky.Cao@sony.com>
2024-07-04 01:12:44 +08:00
..
CMakeLists.txt cmake:port testing applications to CMake build 2024-06-29 22:31:03 +08:00
Kconfig apps.: Remove the inappropriate NSH_BUILTIN_APPS coupling 2019-10-07 02:37:56 -06:00
Make.defs Makefiles: Gregory Nutt: update licenses to Apache 2021-06-07 21:35:33 -05:00
Makefile apps/testing/smart_test/Makefile: fix nxstyle 2023-03-24 15:04:43 -03:00
smart_test.c testing/smart_test/smart_test.c: fix wrong offset in fseek 2024-07-04 01:12:44 +08:00