summaryrefslogtreecommitdiff
path: root/test/env/cmd_ut_env.c
AgeCommit message (Expand)Author
2025-02-11test: Drop suites.hSimon 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-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-03-12test: Add a macros for finding tests in linker_listsSimon 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
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 test framework for envJoe Hershberger