summaryrefslogtreecommitdiffstats
path: root/test/py/tests/test_env.py
Commit message (Expand)AuthorAgeFilesLines
* test: Include /sbin to the PATH when creating ext4 disk imageAndy Shevchenko2021-03-171-0/+2
* test: do no assume hush parser in validate_empty()Heinrich Schuchardt2020-09-121-1/+1
* tests: support mkfs.ext4 without metadata_csumStephen Warren2020-08-071-1/+4
* test: sandbox: add test for erase commandPatrick Delaunay2020-07-311-0/+16
* test: environment in ext4Patrick Delaunay2020-07-311-1/+96
* test: env: add test for env info sub-commandPatrick Delaunay2020-07-261-0/+63
* test_env: don't strip() printenv resultsStephen Warren2020-01-021-1/+1
* test/py: add test for whitelist of variables while importing environmentQuentin Schulz2018-07-201-0/+97
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* test/py: Setup variables based on HUSH selectionStephen Warren2017-12-181-1/+10
* test: py: Add cmd_echo dependencyMichal Simek2017-05-221-0/+3
* test/py: fix printenv signon message disable codeStephen Warren2016-06-191-1/+2
* tests: py: disable main_signon check for printenv cmdHeiko Schocher2016-06-091-1/+5
* test/py: fix a couple typos in commentsStephen Warren2016-01-281-2/+2
* test/py: use " for docstringsStephen Warren2016-01-281-27/+27
* test/py: move U-Boot respawn trigger to the test coreStephen Warren2016-01-281-2/+6
* test/py: add test of setenv/printenv/echoStephen Warren2016-01-201-0/+221