Loading sdk/cc_sdk_test.go +3 −0 Original line number Diff line number Diff line Loading @@ -1539,6 +1539,9 @@ include-host/HostTest.h -> include/include-host/HostTest.h } func TestSystemSharedLibPropagation(t *testing.T) { // b/145598135 - Generating host snapshots for anything other than linux is not supported. SkipIfNotLinux(t) result := testSdkWithCc(t, ` sdk { name: "mysdk", Loading Loading
sdk/cc_sdk_test.go +3 −0 Original line number Diff line number Diff line Loading @@ -1539,6 +1539,9 @@ include-host/HostTest.h -> include/include-host/HostTest.h } func TestSystemSharedLibPropagation(t *testing.T) { // b/145598135 - Generating host snapshots for anything other than linux is not supported. SkipIfNotLinux(t) result := testSdkWithCc(t, ` sdk { name: "mysdk", Loading