aboutsummaryrefslogtreecommitdiff
path: root/test/py/tests/test_env.py
AgeCommit message (Expand)Author
2023-01-11test: env: add test for u-boot-initial-env creationMax Krummenacher
2022-04-07env: Allow text-env tests to run with awkSimon Glass
2022-01-24test: fix pylint warnings in test_env.pyHeinrich Schuchardt
2021-11-16env: Allow U-Boot scripts to be placed in a .env fileSimon Glass
2021-03-17test: Include /sbin to the PATH when creating ext4 disk imageAndy Shevchenko
2020-09-12test: do no assume hush parser in validate_empty()Heinrich Schuchardt
2020-08-07tests: support mkfs.ext4 without metadata_csumStephen Warren
2020-07-31test: sandbox: add test for erase commandPatrick Delaunay
2020-07-31test: environment in ext4Patrick Delaunay
2020-07-26test: env: add test for env info sub-commandPatrick Delaunay
2020-01-02test_env: don't strip() printenv resultsStephen Warren
2018-07-20test/py: add test for whitelist of variables while importing environmentQuentin Schulz
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-12-18test/py: Setup variables based on HUSH selectionStephen Warren
2017-05-22test: py: Add cmd_echo dependencyMichal Simek
2016-06-19test/py: fix printenv signon message disable codeStephen Warren
2016-06-09tests: py: disable main_signon check for printenv cmdHeiko Schocher
2016-01-28test/py: fix a couple typos in commentsStephen Warren
2016-01-28test/py: use " for docstringsStephen Warren
2016-01-28test/py: move U-Boot respawn trigger to the test coreStephen Warren
2016-01-20test/py: add test of setenv/printenv/echoStephen Warren