Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e7b71a18 authored by nelsonli's avatar nelsonli
Browse files

VTS: Add vts-core to the dependency of tests

Bug: 137921421
Test: (1) m tests
      (2) check vts-core-tests.zip

For migrating most existing VTS test to executable by Base TradeFed, we have to
create vts-core suite and test all of the modules in vts-core first.
And add the packaging rules for vts-core suite.

Bug: 137921421
Change-Id: Ifc92db205c78db98abf704aa6dfa50f1f77e983d
parent f51a70b0
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -45,3 +45,5 @@ $(vts-core-zip) : $(COMPATIBILITY.vts-core.FILES) $(my_host_shared_lib_for_vts_c

vts-core: $(vts-core-zip)
$(call dist-for-goals, vts-core, $(vts-core-zip) $(vts-core-list-zip) $(vts-core-configs-zip))

tests: vts-core