AETHER-2941 open-policy-agent: create unit tests for REGO Rules
Change-Id: Ib6b9294e3cedaf96e77b03e21727b2ea108d43e3
diff --git a/aether-roc-umbrella/files/opa-rbac/test/out/aether-3.0.0-example-basic.out b/aether-roc-umbrella/files/opa-rbac/test/out/aether-3.0.0-example-basic.out
new file mode 100644
index 0000000..df89fab
--- /dev/null
+++ b/aether-roc-umbrella/files/opa-rbac/test/out/aether-3.0.0-example-basic.out
@@ -0,0 +1,83 @@
+[
+ {
+ "ap-list": {
+ "ap-list": [
+ []
+ ]
+ },
+ "application": {
+ "application": [
+ []
+ ]
+ },
+ "connectivity-service": {
+ "connectivity-service": [
+ []
+ ]
+ },
+ "device-group": {
+ "device-group": [
+ []
+ ]
+ },
+ "enterprise": {
+ "enterprise": [
+ []
+ ]
+ },
+ "ip-domain": {
+ "ip-domain": [
+ []
+ ]
+ },
+ "network": {
+ "network": [
+ []
+ ]
+ },
+ "site": {
+ "site": [
+ []
+ ]
+ },
+ "template": {
+ "template": [
+ [
+ {
+ "description": "do",
+ "display-name": "laborum fugiat",
+ "downlink": 322694552,
+ "id": "aliquip",
+ "sd": 14628949,
+ "sst": 1,
+ "uplink": 1607714163
+ },
+ {
+ "description": "do",
+ "display-name": "quattro fugiat",
+ "downlink": 322694552,
+ "id": "quattro",
+ "sd": 14628949,
+ "sst": 1,
+ "uplink": 1607714163
+ }
+ ]
+ ]
+ },
+ "traffic_class": {
+ "traffic_class": [
+ []
+ ]
+ },
+ "upf": {
+ "upf": [
+ []
+ ]
+ },
+ "vcs": {
+ "vcs": [
+ []
+ ]
+ }
+ }
+]