summaryrefslogtreecommitdiff
path: root/test/env
AgeCommit message (Expand)AuthorFilesLines
2021-05-04sandbox: add test of CONFIG_ENV_IMPORT_FDTRasmus Villemoes2-0/+21
2021-03-12test: Add a macros for finding tests in linker_listsSimon Glass1-2/+2
2020-12-05env: Allow returning errors from hdelete_r()Simon Glass1-1/+1
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-19command: Remove the cmd_tbl_t typedefSimon Glass1-1/+1
2020-01-07cmd_ut: add a parameter prefix to the function cmd_ut_categoryPhilippe Reynes1-1/+2
2019-08-11env: Drop the ACTION typedefSimon Glass1-4/+4
2019-08-11env: Drop the ENTRY typedefSimon Glass1-6/+6
2019-04-24test: env: Enable env unit tests by defaultHeinrich Schuchardt1-0/+1
2019-02-09hashtable: fix environment variable corruptionRoman Kapl2-0/+126
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini3-7/+3
2017-12-03test: Add a command function for test executionSimon Glass1-18/+1
2015-05-21test: env: Add a test of the new regex behavior for attrsJoe Hershberger1-0/+27
2015-05-21test: env: Add test for verifying env attrsJoe Hershberger2-0/+63
2015-05-21test: env: Add test framework for envJoe Hershberger3-0/+52