X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=E2Manager%2Ftests%2FpayloadProvider.go;h=36756a18eb6e1e446936a9bcb1f2611eef588f20;hb=15d3982b5eda43a5b5b9054d7ecb026448c6ca16;hp=e4a6ae4390c86631d25023acdeaf79741cdd78ff;hpb=9268d4bc1020eb357283796ebc2b3e85623624e4;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 //