selftest: add a test for %U variable expansion in spoolssd
authorRalph Boehme <slow@samba.org>
Thu, 11 Mar 2021 13:46:28 +0000 (14:46 +0100)
committerJeremy Allison <jra@samba.org>
Thu, 11 Mar 2021 23:43:32 +0000 (23:43 +0000)
commit7662a77c4cb473c431386c9b8014e846bc5e5882
tree8acd5408f9c3ca02c18890ed13669f215725654f
parent11f3c852c75035986de745a91686e83c1d36bb3e
selftest: add a test for %U variable expansion in spoolssd

This targets the nt4_dc testenv which luckily already runs with spoolssd
enabled.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=14668
MR: https://gitlab.com/samba-team/samba/-/merge_requests/1834

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Björn Baumbach <bb@sernet.de>
Reviewed-by: Jeremy Allison <jra@samba.org>
selftest/knownfail.d/samba3.blackbox.printing_var_exp [new file with mode: 0644]
selftest/target/Samba3.pm
source3/script/tests/printing/printing_var_exp_lpr_cmd.sh [new file with mode: 0755]
source3/script/tests/test_printing_var_exp.sh [new file with mode: 0755]
source3/selftest/tests.py