summaryrefslogtreecommitdiff
path: root/test/cmd
AgeCommit message (Expand)Author
2021-07-27test: cmd: setexpr: add format string testsRoland Gaudig
2021-07-23cmd: pinmux: support pin name in status commandPatrick Delaunay
2021-07-15test: Rename final check in setexpr_test_backref()Simon Glass
2021-07-06sandbox: cros-ec: Add tests for the Chromium OS EC PWM driverAlper Nebi Yasak
2021-06-08display_options: Drop two spaces before the ASCII columnSimon Glass
2021-04-12hush: Fix assignments being misinterpreted as commandsSean Anderson
2021-03-27test: Silenece the echo and print testsSimon Glass
2021-03-22test: cmd: setexpr: Fix a typoBin Meng
2021-03-15Merge tag 'v2021.04-rc4' into nextTom Rini
2021-03-12test: Add a macros for finding tests in linker_listsSimon Glass
2021-03-12test: Correct setexpr test prefixSimon Glass
2021-03-05test: cmd: Add a basic test for 'addrmap' commandBin Meng
2021-02-24test: missing dependency for test/cmd/setexpr.cHeinrich Schuchardt
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2021-01-25test: unit test for echo commandHeinrich Schuchardt
2021-01-18cmd: Add a pwm commandPragnesh Patel
2021-01-16test: correct the test prefix in ut cmd_memPatrick Delaunay
2020-12-01setexpr: Add support for stringsSimon Glass
2020-12-01setexpr: Correct buffer overflow bug and enable testsSimon Glass
2020-12-01setexpr: Correct dropping of final unmatched stringSimon Glass
2020-12-01setexpr: Add some tests for buffer overflow and backrefSimon Glass
2020-12-01test: Add some setexpr regex testsSimon Glass
2020-12-01setexpr: Add explicit support for 32- and 64-bit intsSimon Glass
2020-12-01test: Add some tests for setexprSimon Glass
2020-08-07cmd: Update the memory-search commandSimon Glass
2020-07-08cmd: Add a memory-search commandSimon Glass