]> git.ipfire.org Git - thirdparty/samba.git/commit
pytests/varlink: Add varlink tests
authorSamuel Cabrero <scabrero@samba.org>
Tue, 21 Feb 2023 17:02:26 +0000 (18:02 +0100)
committerAndreas Schneider <asn@cryptomilk.org>
Thu, 20 Feb 2025 08:07:32 +0000 (08:07 +0000)
commit0653b4b1c95d197525c41faaff021e088b18edd1
treecfe69683a7aa390876ef09eb705a8c194c6bb829
parent5185d3eb3760425aa7787f4fd303b6fe0451a625
pytests/varlink: Add varlink tests

Signed-off-by: Samuel Cabrero <scabrero@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
python/samba/tests/varlink/base.py [new file with mode: 0644]
python/samba/tests/varlink/getgrouprecord.py [new file with mode: 0644]
python/samba/tests/varlink/getmemberships.py [new file with mode: 0644]
python/samba/tests/varlink/getuserrecord.py [new file with mode: 0644]
script/autobuild.py
selftest/target/Samba4.pm
source4/selftest/tests.py