Define a set of common SQL tests that all driver specific directories links to.
[freeradius.git] / src / tests / modules / sql_mysql / acct_1_update.attrs
deleted file mode 100644 (file)
index 33f6ec0112e9a474a9e6ecda9b02d148103c25fa..0000000000000000000000000000000000000000
+++ /dev/null
@@ -1,37 +0,0 @@
-#
-#  Input packet
-#
-User-Name = 'user@example.org'
-NAS-Port = 17826193
-NAS-IP-Address = 192.0.2.10
-Framed-IP-Address = 198.51.100.59
-NAS-Identifier = 'nas.example.org'
-Acct-Status-Type = Interim-Update
-Acct-Delay-Time = 1
-Acct-Input-Octets = 10
-Acct-Output-Octets = 10
-Acct-Session-Id = '00000000'
-Acct-Unique-Session-Id = '00000000'
-Acct-Authentic = RADIUS
-Acct-Session-Time = 30
-Acct-Input-Packets = 10
-Acct-Output-Packets = 10
-Acct-Input-Gigawords = 1
-Acct-Output-Gigawords = 1
-Event-Timestamp = 'Feb  1 2015 08:28:28 WIB'
-NAS-Port-Type = Ethernet
-NAS-Port-Id = 'port 001'
-Service-Type = Framed-User
-Framed-Protocol = PPP
-Acct-Link-Count = 0
-Idle-Timeout = 0
-Session-Timeout = 604800
-Access-Loop-Encapsulation = 0x000000
-Proxy-State = 0x323531
-
-#
-#  Expected answer
-#
-#  There's not an Accounting-Failed packet type in RADIUS...
-#
-Response-Packet-Type == Access-Accept
new file mode 120000 (symlink)
index 0000000000000000000000000000000000000000..1ab772da8a5dd663328781ab9696ce8575ef9ed2
--- /dev/null
@@ -0,0 +1 @@
+../sql/acct_1_update.attrs
\ No newline at end of file