summaryrefslogtreecommitdiff
path: root/test/cmd/setexpr.c
AgeCommit message (Expand)Author
2021-07-27test: cmd: setexpr: add format string testsRoland Gaudig
2021-07-15test: Rename final check in setexpr_test_backref()Simon Glass
2021-03-22test: cmd: setexpr: Fix a typoBin Meng
2021-03-12test: Add a macros for finding tests in linker_listsSimon Glass
2021-03-12test: Correct setexpr test prefixSimon Glass
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