summaryrefslogtreecommitdiff
path: root/test/console_edit.c
Commit message (Expand)AuthorAgeFilesLines
* fix ChromiumOS authors and whitespace warningsMary Ruthven2022-09-131-1/+1
* Revert "console_channel.inc: Add more ifdef to reduce number of channels"Mary Ruthven2021-11-221-4/+4
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* console_channel.inc: Add more ifdef to reduce number of channelsNicolas Boichat2018-05-261-4/+4
* cleanup: DECLARE_CONSOLE_COMMAND only needs 4 argsBill Richardson2016-08-241-2/+2
* Add unit test for 'chan' commandVic Yang2013-09-041-1/+30
* Add test for console command historyVic Yang2013-08-181-8/+50
* Add console editing unit testVic Yang2013-07-111-0/+224