torture3: test readdir timestamp
authorVolker Lendecke <vl@samba.org>
Wed, 25 Mar 2020 11:20:39 +0000 (12:20 +0100)
committerRalph Boehme <slow@samba.org>
Tue, 28 Apr 2020 09:08:39 +0000 (09:08 +0000)
commit684d3d06ce9f915ef8cc7bd0a8f938fd50911939
tree1ee5f65c7d3ec5c1bae65b8cea7e50efbe6dd91e
parentb57bb1fe227e5a9d0c52665baa3f64f8f6da7892
torture3: test readdir timestamp

Create -o files per -N client connections, set a specific timestamp, then write
a bit. This leads to the locking.tdb dmasters to be spread across all nodes.
Then list from one node. This makes sure that the async share mode fetch works
right.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
source3/selftest/tests.py
source3/torture/proto.h
source3/torture/test_readdir_timestamp.c [new file with mode: 0644]
source3/torture/torture.c
source3/wscript_build