summaryrefslogtreecommitdiff
path: root/test/env
Commit message (Expand)AuthorAgeFilesLines
* sandbox: add test of CONFIG_ENV_IMPORT_FDTRasmus Villemoes2021-05-042-0/+21
* test: Add a macros for finding tests in linker_listsSimon Glass2021-03-121-2/+2
* env: Allow returning errors from hdelete_r()Simon Glass2020-12-041-1/+1
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-181-1/+1
* cmd_ut: add a parameter prefix to the function cmd_ut_categoryPhilippe Reynes2020-01-071-1/+2
* env: Drop the ACTION typedefSimon Glass2019-08-111-4/+4
* env: Drop the ENTRY typedefSimon Glass2019-08-111-6/+6
* test: env: Enable env unit tests by defaultHeinrich Schuchardt2019-04-241-0/+1
* hashtable: fix environment variable corruptionRoman Kapl2019-02-092-0/+126
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-073-7/+3
* test: Add a command function for test executionSimon Glass2017-12-021-18/+1
* test: env: Add a test of the new regex behavior for attrsJoe Hershberger2015-05-211-0/+27
* test: env: Add test for verifying env attrsJoe Hershberger2015-05-212-0/+63
* test: env: Add test framework for envJoe Hershberger2015-05-213-0/+52