index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
cmd
/
setexpr.c
Age
Commit message (
Expand
)
Author
2025-05-29
global: Avoid indirect inclusion of <env.h> from <command.h>
Tom Rini
2025-02-11
test: Drop suites.h
Simon Glass
2025-02-07
cmd/setexpr: support concatenation of direct strings
Heinrich Schuchardt
2025-02-07
test: remove available memory check in setexpr_test_str_oper()
Heinrich Schuchardt
2025-02-07
test: remove available memory check in setexpr_test_str()
Heinrich Schuchardt
2025-02-07
test: clean up setexpr_test_str()
Heinrich Schuchardt
2025-01-24
test: Drop the function for running setexpr tests
Simon Glass
2025-01-24
test: Drop the _test suffix on linker lists
Simon Glass
2025-01-24
test: Rename test suites to match their linker-list name
Simon Glass
2024-08-26
test: cmd: Drop unnecessary console_record_reset_enable()
Simon Glass
2024-08-26
test: Rename UTF_CONSOLE_REC to UTF_CONSOLE
Simon Glass
2024-08-26
test: Drop the blank line before test macros
Simon Glass
2024-08-26
test: Rename unit-test flags
Simon Glass
2024-07-15
test: Remove duplicate newlines
Marek Vasut
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-06
test: Remove <common.h> and add needed includes
Tom Rini
2024-03-02
cmd: setexpr: fix no matching string in gsub return empty value
Massimiliano Minella
2022-11-22
test: Disable part of the setexpr test for now
Simon Glass
2021-07-27
test: cmd: setexpr: add format string tests
Roland Gaudig
2021-07-15
test: Rename final check in setexpr_test_backref()
Simon Glass
2021-03-22
test: cmd: setexpr: Fix a typo
Bin Meng
2021-03-12
test: Add a macros for finding tests in linker_lists
Simon Glass
2021-03-12
test: Correct setexpr test prefix
Simon Glass
2020-12-01
setexpr: Add support for strings
Simon Glass
2020-12-01
setexpr: Correct buffer overflow bug and enable tests
Simon Glass
2020-12-01
setexpr: Correct dropping of final unmatched string
Simon Glass
2020-12-01
setexpr: Add some tests for buffer overflow and backref
Simon Glass
2020-12-01
test: Add some setexpr regex tests
Simon Glass
2020-12-01
setexpr: Add explicit support for 32- and 64-bit ints
Simon Glass
2020-12-01
test: Add some tests for setexpr
Simon Glass