nuttx-apps/testing/monkey
pengyiqiang f1fc3616d0 testing/monkey: add screen offset config support
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
2024-10-09 22:40:15 +08:00
..
CMakeLists.txt cmake:port testing applications to CMake build 2024-06-29 22:31:03 +08:00
Kconfig monkey: monkey_log.c add LIBC_PRINT_EXTENSION dependency. 2024-09-23 23:13:55 +08:00
Make.defs testing: add monkey test 2022-08-17 11:41:13 +08:00
Makefile testing: add monkey test 2022-08-17 11:41:13 +08:00
monkey.c testing/monkey: refact monkey test 2023-11-07 18:26:04 +08:00
monkey.h fixed non-standard naming and usage 2022-08-17 11:41:13 +08:00
monkey_assert.h fixed non-standard naming and usage 2022-08-17 11:41:13 +08:00
monkey_dev.c add fds initialization and buttonset comparison 2022-08-17 11:41:13 +08:00
monkey_dev.h fixed non-standard naming and usage 2022-08-17 11:41:13 +08:00
monkey_event.c testing/monkey: add screen offset config support 2024-10-09 22:40:15 +08:00
monkey_event.h testing/monkey: refact monkey test 2023-11-07 18:26:04 +08:00
monkey_log.c Adapt the new header file path of va_format. 2024-09-23 14:54:06 +08:00
monkey_log.h testing/monkey: refact monkey test 2023-11-07 18:26:04 +08:00
monkey_main.c testing/monkey: add screen offset config support 2024-10-09 22:40:15 +08:00
monkey_proc.c testing/monkey: refact monkey test 2023-11-07 18:26:04 +08:00
monkey_recorder.c testing/monkey: add file permission settings 2023-06-29 20:08:05 +08:00
monkey_recorder.h fixed non-standard naming and usage 2022-08-17 11:41:13 +08:00
monkey_type.h testing/monkey: add screen offset config support 2024-10-09 22:40:15 +08:00
monkey_utils.c Remove @ tag from all comments 2024-01-04 10:26:49 +01:00
monkey_utils.h testing/monkey: refact monkey test 2023-11-07 18:26:04 +08:00