X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=test%2Fconfig.go;fp=test%2Fconfig.go;h=48509193ad8d43aa14412a2fe79333f00dc65bf8;hb=cf3266b208d3ba0fb8f172c29725768bbd41d509;hp=a551d4f44a1f7dd55840604efbd1d481bf2a2859;hpb=2b69031e72c3f8370804ceacb8fab7b8899d14f3;p=src%2Fxds%2Fxds-server.git diff --git a/test/config.go b/test/config.go index a551d4f..4850919 100644 --- a/test/config.go +++ b/test/config.go @@ -29,4 +29,5 @@ const ( envXdsServerRootCfgDir = "XDS_SERVER_ROOT_CFG_DIR" sdkFileName = "poky-agl-glibc-x86_64-gcc_crosssdk-native_x86_64-toolchain-1.0.2.sh" sdkFile = "fixtures/" + sdkFileName + helloworldFixturesDir = "fixtures/helloworld" )