X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=E2Manager%2Ftests%2FpayloadProvider.go;h=36756a18eb6e1e446936a9bcb1f2611eef588f20;hb=64dc6b9da7e913c3ea89671be12a33b6d2b8c6f0;hp=e4a6ae4390c86631d25023acdeaf79741cdd78ff;hpb=d87a48993ea97a5fd89db260804f44cf56b844ee;p=ric-plt%2Fe2mgr.git diff --git a/E2Manager/tests/payloadProvider.go b/E2Manager/tests/payloadProvider.go index e4a6ae4..36756a1 100644 --- a/E2Manager/tests/payloadProvider.go +++ b/E2Manager/tests/payloadProvider.go @@ -13,12 +13,15 @@ // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. // See the License for the specific language governing permissions and // limitations under the License. -// + +// This source code is part of the near-RT RIC (RAN Intelligent Controller) +// platform project (RICP). + package tests -// #cgo CFLAGS: -I../asn1codec/inc/ -I../asn1codec/e2ap_engine/ -// #cgo LDFLAGS: -L ../asn1codec/lib/ -L../asn1codec/e2ap_engine/ -le2ap_codec -lasncodec +// #cgo CFLAGS: -I../3rdparty/asn1codec/inc/ -I../3rdparty/asn1codec/e2ap_engine/ +// #cgo LDFLAGS: -L ../3rdparty/asn1codec/lib/ -L../3rdparty/asn1codec/e2ap_engine/ -le2ap_codec -lasncodec // #include // #include //