summaryrefslogtreecommitdiff
path: root/tests/unit/introspection.tcl
blob: 3daa65e07551be8b0c8f4a422c5398a5a326fc77 (plain)
1
2
3
4
5
start_server {tags {"introspection"}} {
    test {CLIENT LIST} {
        r client list
    } {*addr=*:* fd=* idle=* flags=N db=9 sub=0 psub=0 qbuf=0 obl=0 oll=0 omem=0 events=r cmd=client*}
}