commit | 08aa12a14e7593ec8be131039236ebc6b95010f9 | [log] [tgz] |
---|---|---|
author | Anas Nashif <anas.nashif@intel.com> | Wed Jun 09 07:48:00 2021 -0400 |
committer | Anas Nashif <anas.nashif@intel.com> | Fri Jun 11 08:16:41 2021 -0400 |
tree | 67bf0781aed716acfd492388fb3120eff805d8e9 | |
parent | 75a2ef8fc02a417f0d26307105f80b136a666dc8 [diff] |
twister: remove toolchain test We now get toolchain from cmake and can operate even if the toolchain variant is not set in the envrionment, this test was verifying the old behavior, so remove. There is not much twister related here to test and the environment is not setup correctly to run all of this cmake code. We are testing twister after all. Signed-off-by: Anas Nashif <anas.nashif@intel.com>