This is a simple standalone tester for NRPPA and NGAP positioning messages. It connects to the AMF to perform NGAP and NRPPA encoding/decoding and validates the exchange of positioning data.
[[_TOC_]]
# Overview
From a schematic point of view, the tester and Core Network interaction looks like this:
```
+-------+ +-------+
| LMF |<--- HTTP POST---| User |
+-------+ +-------+
|
| Nlmf
|
+-------+
| AMF |
+-------+
|
NGAP/NRPPA |
|
+-------+
|tester | (nr-cu-nrppa-test)
+-------+
```
The tester is designed to validate the integration of NRPPA and NGAP messages required for 5G positioning (*3GPP 38.413 V16.0.0* and *3GPP 38.455 V16.7.1*). It acts as a simulated RAN node (like a CU) connecting to the 5G Core Network's AMF.