Guillaume Souchere
|
5b2f2e05f3
|
fix(console): add ability to unblock linenoise, to fix deadlock
Closes https://github.com/espressif/esp-idf/pull/10580
Closes https://github.com/espressif/esp-idf/issues/9974
|
2025-04-03 10:06:00 +02:00 |
|
igor.udot
|
daf2d31008
|
test: format all test scripts
|
2025-03-05 12:08:48 +08:00 |
|
Marius Vikhammer
|
4cc56c6f18
|
ci(console): change pytest writes to confirm_write
|
2024-07-10 17:49:45 +08:00 |
|
Xiaoyu Liu
|
9a5ca8fac6
|
feat(console): Add an API function to de-register the specified console command
|
2024-06-03 10:48:22 +08:00 |
|
Xiaoyu Liu
|
18f6be771d
|
feat(system/console): add help command verbose level option
Support users to demonstrate command info in different verbose levels.
Closes https://github.com/espressif/esp-idf/issues/9158
|
2024-05-27 10:47:40 +08:00 |
|
Jakob Hasse
|
0b246b8c0b
|
refactor(console): made help command sorting depend on Kconfig option
|
2024-03-21 16:33:44 +08:00 |
|
Jakob Hasse
|
a30546cd24
|
feat(console): Refactored code to support Linux target
|
2024-01-29 17:13:22 +08:00 |
|
Jakob Hasse
|
dad563cfaf
|
change(console): changed unit tests according to sorted help
Merges https://github.com/espressif/esp-idf/pull/12525
|
2023-11-14 11:33:45 +08:00 |
|
Jakob Hasse
|
7b258bef0e
|
refactor(esp_console): improved error handling, added tests and docs
* Updated documentation of
esp_console_register_help_command
* Improved help command error handling
* Added test for the help command
|
2023-08-15 14:11:30 +08:00 |
|
Marius Vikhammer
|
91aaf8b1a0
|
ci(qemu): temporarily allow qemu tests to fail
|
2023-07-13 11:16:38 +08:00 |
|
Zim Kalinowski
|
8fe961b3ff
|
console: enable qemu tests
|
2023-06-20 09:37:39 +02:00 |
|
Marius Vikhammer
|
0752227868
|
console: add running repl test in CI
|
2023-04-07 07:12:23 +00:00 |
|
Marius Vikhammer
|
25abc7f6d8
|
ci: update idf-core related tests for C6
|
2023-02-13 13:01:57 +08:00 |
|
Zim Kalinowski
|
c37ccfb84e
|
console: migrate console tests to pytest
|
2022-09-26 12:02:38 +02:00 |
|