PTU5KAS/tests/test_environment_variables
Benedikt Niedermayr 4795c21fb6 tests: Add test case for environment variables
These additional test cases check if the env section
can:

- export variables with their default value
- add variables with 'None' assigned only to
  BB_ENV_PASSTHROUGH_ADDITIONS or to the deprecated
  BB_ENV_EXTRAWHITE
- bitbake: make sure that variables actually make it into bitbake

The BB_ENV_EXTRAWHITE variable is still present, so a test case has also
been added for this.

Signed-off-by: Benedikt Niedermayr <benedikt.niedermayr@siemens.com>
[Jan: ensure python 3.5 compatibility, adjust copyright header]
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
2022-11-11 13:35:45 +01:00
..
meta-dummy tests: Add test case for environment variables 2022-11-11 13:35:45 +01:00
oe-init-build-env Introduce KAS_BUILD_DIR environment variable 2021-03-10 07:53:09 +01:00
test_env.yml tests: Add test case for environment variables 2022-11-11 13:35:45 +01:00
test.yml Introduce KAS_BUILD_DIR environment variable 2021-03-10 07:53:09 +01:00