• Andrei Vagin's avatar
    zdtm.py: cache test messages · 034fc142
    Andrei Vagin authored
    Currently, we rely on the fact that nobody else is using random and
    parent and child processes will get the same random values.
    
    Now, this test fails on the fedora rawhide. There will be nothing wrong
    if we will generate test messages before forking the test process.
    Signed-off-by: 's avatarAndrei Vagin <avagin@gmail.com>
    034fc142
zdtm.py 61.1 KB