wget/testenv/test
Tomas Hozza 8ffebe2160 testenv: Allow definition of environment variables for wget execuion
* testenv/README: Added description for new EnvironmentVariable hook
* testenv/conf/environment_variable.py: Added implementation of
EnvironmentVariable hook
* testenv/test/base_test.py: Modified exec_wget() to enable use of
EnvironmentVariable hook

Added new test hook called EnvironmentVariables, for defining environment
variables when wget is executed in tests. This is handy for testing
environment variables, which are accepted by wget.

Signed-off-by: Tomas Hozza <thozza@redhat.com>
2020-07-11 22:54:26 +02:00
..
__init__.py Refactor the Python based test suite 2014-07-24 16:51:58 +05:30
base_test.py testenv: Allow definition of environment variables for wget execuion 2020-07-11 22:54:26 +02:00
http_test.py testenv: HTTPTest.begin() should return exit value 2020-07-11 22:54:26 +02:00