summaryrefslogtreecommitdiff
path: root/test/py/tests/test_env.py
Commit message (Expand)AuthorAgeFilesLines
* 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