summaryrefslogtreecommitdiff
path: root/test/cmd/setexpr.c
Commit message (Expand)AuthorAgeFilesLines
* test: cmd: setexpr: add format string testsRoland Gaudig2021-07-271-0/+84
* test: Rename final check in setexpr_test_backref()Simon Glass2021-07-151-2/+0
* test: cmd: setexpr: Fix a typoBin Meng2021-03-221-1/+1
* test: Add a macros for finding tests in linker_listsSimon Glass2021-03-121-3/+2
* test: Correct setexpr test prefixSimon Glass2021-03-121-4/+19
* 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-011-0/+162