summaryrefslogtreecommitdiffstats
path: root/test/cmd
Commit message (Expand)AuthorAgeFilesLines
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-021-0/+1
* test: unit test for echo commandHeinrich Schuchardt2021-01-252-0/+60
* cmd: Add a pwm commandPragnesh Patel2021-01-182-0/+48
* test: correct the test prefix in ut cmd_memPatrick Delaunay2021-01-161-1/+1
* setexpr: Add support for stringsSimon Glass2020-12-011-0/+86
* setexpr: Correct buffer overflow bug and enable testsSimon Glass2020-12-011-17/+7
* setexpr: Correct dropping of final unmatched stringSimon Glass2020-12-011-3/+2
* setexpr: Add some tests for buffer overflow and backrefSimon Glass2020-12-011-0/+89
* test: Add some setexpr regex testsSimon Glass2020-12-011-0/+58
* setexpr: Add explicit support for 32- and 64-bit intsSimon Glass2020-12-011-9/+9
* test: Add some tests for setexprSimon Glass2020-12-012-0/+163
* cmd: Update the memory-search commandSimon Glass2020-08-073-30/+101
* cmd: Add a memory-search commandSimon Glass2020-07-082-0/+280