r17622: Add a framework for a printing backend designed to support the build farm. If
authorVolker Lendecke <vlendec@samba.org>
Sun, 20 Aug 2006 17:29:00 +0000 (17:29 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:38:44 +0000 (11:38 -0500)
commit949cd6b992364d2bc60fd59051b6ac1c4cc4288c
tree33e6d7f0e445f45646ab7cd8c5b0e5e813ef2102
parentd7246284e0117f7a97b3cbb80ff45b532559bf63
r17622: Add a framework for a printing backend designed to support the build farm. If
we want to walk more printing code in the build farm I think doing that with a
customized printing backend is much easier than with a set of shell scripts.

Jerry, comments?

Volker
source/Makefile.in
source/include/printing.h
source/printing/print_test.c [new file with mode: 0644]
source/script/tests/test_posix_s3.sh
source/script/tests/tests_all.sh