• Wen Hui's avatar
    Added tests for Client commands (#10276) · e532c95d
    Wen Hui authored
    In our test case, now we missed some test coverage for client sub-commands.
    This pr goal is to add some test coverage cases of the following commands:
    
    Client caching
    Client kill
    Client no-evict
    Client pause
    Client reply
    Client tracking
    Client setname
    
    At the very least, this is useful to make sure there are no leaks and crashes in these code paths.
    e532c95d
introspection.tcl 32.6 KB