Commit graph

2 commits

Author SHA1 Message Date
Charles Giessen
89b8b0df6d Unset env-var in layer tests
Need to unset an env-var in order to allow the vul_tests executable to pass all tests.
This is because environment variables leak between tests when not running with CTest.
2023-10-17 13:48:39 -06:00
Juan Ramos
881049b977 cmake: Only create 1 test executable
Simplifies the code and makes adding Android testing much easier.

Since you only have to deploy 1 binary.
2023-10-05 16:55:23 -06:00
Renamed from tests/layer/test_setting_env.cpp (Browse further)