...
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