]> git.ipfire.org Git - thirdparty/freeradius-server.git/commit
Add redis xlat tests
authorNick Porter <nick@portercomputing.co.uk>
Mon, 28 Apr 2025 12:12:56 +0000 (13:12 +0100)
committerNick Porter <nick@portercomputing.co.uk>
Mon, 28 Apr 2025 12:24:52 +0000 (13:24 +0100)
commite34b0bbd5a7250fe15e4e081779ab484c87aa037
treed0bab1180e1fc18687c6406802ee3ee5ccd6b571
parente5f92777e9a40284f0aa1137c63f9d68292a3bf5
Add redis xlat tests

Checking for:

 - basic SET / GET
 - return of NULL can fall back to an alternate value
 - return of multiple values with HMGET
src/tests/modules/redis/xlat.attrs [new file with mode: 0644]
src/tests/modules/redis/xlat.unlang [new file with mode: 0644]