Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Step 1, run ngc/start.sh to launch the 5G CP (NEF), Edge GW+server and AF. A DNS request will be sent hereafter.  

  • Step 2, run ngc/test/Post.sh to start traffic offloading or ngc/test/Delete.sh to stop offloading.

Unit Test

NEF

prerequisite - ginkgo

  • cd 5GCEmulator/ngc  && make build
  • make test-unit-nef

edgdnscli (configures LDNS)

prerequisite - ginkgo

  • cd edgecontroller && make build-dnscli
  • make test-dnscli