Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test: cmd: setexpr: add format string tests | Roland Gaudig | 2021-07-27 | 1 | -0/+84 |
* | test: Rename final check in setexpr_test_backref() | Simon Glass | 2021-07-15 | 1 | -2/+0 |
* | test: cmd: setexpr: Fix a typo | Bin Meng | 2021-03-22 | 1 | -1/+1 |
* | test: Add a macros for finding tests in linker_lists | Simon Glass | 2021-03-12 | 1 | -3/+2 |
* | test: Correct setexpr test prefix | Simon Glass | 2021-03-12 | 1 | -4/+19 |
* | setexpr: Add support for strings | Simon Glass | 2020-12-01 | 1 | -0/+86 |
* | setexpr: Correct buffer overflow bug and enable tests | Simon Glass | 2020-12-01 | 1 | -17/+7 |
* | setexpr: Correct dropping of final unmatched string | Simon Glass | 2020-12-01 | 1 | -3/+2 |
* | setexpr: Add some tests for buffer overflow and backref | Simon Glass | 2020-12-01 | 1 | -0/+89 |
* | test: Add some setexpr regex tests | Simon Glass | 2020-12-01 | 1 | -0/+58 |
* | setexpr: Add explicit support for 32- and 64-bit ints | Simon Glass | 2020-12-01 | 1 | -9/+9 |
* | test: Add some tests for setexpr | Simon Glass | 2020-12-01 | 1 | -0/+162 |