summaryrefslogtreecommitdiff
path: root/python/samba/tests/rust.py
AgeCommit message (Collapse)AuthorFilesLines
2024-10-23Add pyglue for Rust for disabling testsDavid Mulder1-0/+4
Signed-off-by: David Mulder <dmulder@samba.org> Reviewed-by: Alexander Bokovoy <ab@samba.org>
2024-10-23Improve cargo test outputDavid Mulder1-3/+13
Signed-off-by: David Mulder <dmulder@samba.org> Reviewed-by: Alexander Bokovoy <ab@samba.org>
2024-10-23Enable rust cargo test in Samba make testDavid Mulder1-0/+67
Signed-off-by: David Mulder <dmulder@samba.org> Reviewed-by: Alexander Bokovoy <ab@samba.org>