rpc: add testing of RPC JSON (de)serialization
The virNetServer class has the ability to serialize its state to a JSON file, and then re-load that data after an in-place execve() call to re-connect to active file handles. This data format is critical ABI that must have compatibility across releases, so it should be tested...
Showing
tests/virnetserverdata/README
0 → 100644
tests/virnetservertest.c
0 → 100644
想要评论请 注册 或 登录