summaryrefslogtreecommitdiff
path: root/test/env
AgeCommit message (Expand)Author
2025-05-29global: Avoid indirect inclusion of <env.h> from <command.h>Tom Rini
2025-02-11test: Drop suites.hSimon Glass
2025-02-11test: Make all tests depend on UNIT_TESTSimon Glass
2025-01-24test: Drop the function for running env testsSimon Glass
2025-01-24test: Drop the _test suffix on linker listsSimon Glass
2025-01-24test: Rename test suites to match their linker-list nameSimon Glass
2024-11-15test: env: add some test cases for new "env default -k" flagRasmus Villemoes
2024-11-15test: env: check that non-mentioned variables to "env default" are preservedRasmus Villemoes
2024-08-26test: Rename UTF_CONSOLE_REC to UTF_CONSOLESimon Glass
2024-08-26test: Drop the blank line before test macrosSimon Glass
2024-08-15env: remove vars that are not in default envRavi Minnikanti
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-06test: Remove <common.h> and add needed includesTom Rini
2021-05-04sandbox: add test of CONFIG_ENV_IMPORT_FDTRasmus Villemoes
2021-03-12test: Add a macros for finding tests in linker_listsSimon Glass
2020-12-04env: Allow returning errors from hdelete_r()Simon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-01-07cmd_ut: add a parameter prefix to the function cmd_ut_categoryPhilippe Reynes
2019-08-11env: Drop the ACTION typedefSimon Glass
2019-08-11env: Drop the ENTRY typedefSimon Glass
2019-04-24test: env: Enable env unit tests by defaultHeinrich Schuchardt
2019-02-09hashtable: fix environment variable corruptionRoman Kapl
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-12-02test: Add a command function for test executionSimon Glass
2015-05-21test: env: Add a test of the new regex behavior for attrsJoe Hershberger
2015-05-21test: env: Add test for verifying env attrsJoe Hershberger
2015-05-21test: env: Add test framework for envJoe Hershberger