summaryrefslogtreecommitdiffstats
path: root/test/cmd
Commit message (Expand)AuthorAgeFilesLines
* test: Silenece the echo and print testsSimon Glass2021-03-271-1/+2
* test: cmd: setexpr: Fix a typoBin Meng2021-03-221-1/+1
* Merge tag 'v2021.04-rc4' into nextTom Rini2021-03-152-0/+39
|\
| * test: cmd: Add a basic test for 'addrmap' commandBin Meng2021-03-052-0/+39
* | test: Add a macros for finding tests in linker_listsSimon Glass2021-03-122-5/+4
* | test: Correct setexpr test prefixSimon Glass2021-03-121-4/+19
|/
* test: missing dependency for test/cmd/setexpr.cHeinrich Schuchardt2021-02-241-1/+1
* 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