test implementation and SM generator
Content:
- added generic Service Model generator
- added
all-in-one
test for KPM:test/agent-ric-xapp/test_ag_ric_xapp.c
- added
3 nodes
test for KPM:examples/xApp/c/monitor/xapp_kpm_moni.c
- bugfix: timestamp handling in indication call back example
How to test:
-
all in one
test: Launch:./test/agent-ric-xapp/test_ag_ric_xapp
-
3 nodes test
: Launch in sequence on 3 different shells./examples/emulator/agent/agent_1
,./examples/ric/nearRT-RIC
,./examples/xApp/c/monitor/xapp_kpm_moni
- service model generator:
cd src/sm && python3 gen_sm.py
Edited by Favero