[Meson] Provide an environment object to test()
authorWook Song <wook16.song@samsung.com>
Wed, 22 Apr 2020 05:38:40 +0000 (14:38 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Wed, 20 May 2020 00:30:06 +0000 (09:30 +0900)
commitf9f24fe60bddaa9012799bcb0cb184dd67bef91a
tree3a8f6347db65a13c97bc476e619060e4af6335a0
parent4238915879ad25353cc5372efb77acfa59c5a33b
[Meson] Provide an environment object to test()

In order to make test() in the meson.build script work, this patch
defines an environment object for the unit test cases and provides it to
those test() functions as an argument.

Signed-off-by: Wook Song <wook16.song@samsung.com>
meson.build
tests/meson.build
tests/nnstreamer_filter_edgetpu/meson.build
tests/nnstreamer_filter_extensions_common/meson.build
tests/nnstreamer_filter_mvncsdk2/meson.build
tests/tizen_capi/meson.build
tests/tizen_nnfw_runtime/meson.build