summaryrefslogtreecommitdiff
path: root/test/cmd
AgeCommit message (Expand)AuthorFilesLines
2021-07-28test: cmd: setexpr: add format string testsRoland Gaudig1-0/+84
2021-07-23cmd: pinmux: support pin name in status commandPatrick Delaunay2-0/+37
2021-07-16test: Rename final check in setexpr_test_backref()Simon Glass1-2/+0
2021-07-06sandbox: cros-ec: Add tests for the Chromium OS EC PWM driverAlper Nebi Yasak1-2/+30
2021-06-08display_options: Drop two spaces before the ASCII columnSimon Glass1-13/+13
2021-04-13hush: Fix assignments being misinterpreted as commandsSean Anderson1-0/+2
2021-03-27test: Silenece the echo and print testsSimon Glass1-1/+2
2021-03-22test: cmd: setexpr: Fix a typoBin Meng1-1/+1
2021-03-15Merge tag 'v2021.04-rc4' into nextTom Rini2-0/+39
2021-03-12test: Add a macros for finding tests in linker_listsSimon Glass2-5/+4
2021-03-12test: Correct setexpr test prefixSimon Glass1-4/+19
2021-03-05test: cmd: Add a basic test for 'addrmap' commandBin Meng2-0/+39
2021-02-25test: missing dependency for test/cmd/setexpr.cHeinrich Schuchardt1-1/+1
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2021-01-25test: unit test for echo commandHeinrich Schuchardt2-0/+60
2021-01-18cmd: Add a pwm commandPragnesh Patel2-0/+48
2021-01-16test: correct the test prefix in ut cmd_memPatrick Delaunay1-1/+1
2020-12-01setexpr: Add support for stringsSimon Glass1-0/+86
2020-12-01setexpr: Correct buffer overflow bug and enable testsSimon Glass1-17/+7
2020-12-01setexpr: Correct dropping of final unmatched stringSimon Glass1-3/+2
2020-12-01setexpr: Add some tests for buffer overflow and backrefSimon Glass1-0/+89
2020-12-01test: Add some setexpr regex testsSimon Glass1-0/+58
2020-12-01setexpr: Add explicit support for 32- and 64-bit intsSimon Glass1-9/+9
2020-12-01test: Add some tests for setexprSimon Glass2-0/+163
2020-08-08cmd: Update the memory-search commandSimon Glass3-30/+101
2020-07-09cmd: Add a memory-search commandSimon Glass2-0/+280