File: TESTING.md

package info (click to toggle)
ippsample 0.0~git20220607.72f89b3-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 36,580 kB
  • sloc: ansic: 108,192; sh: 3,417; makefile: 1,163
file content (15 lines) | stat: -rw-r--r-- 477 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Testing the IPP Sample Code
===========================

The `test` directory contains a test configuration for the `ippserver` program.
To use this test configuration, run the `start-server.sh` script from the top-
level directory:

    test/start-server.sh

To modify its configuration:

- Change the parameters to ippserver: change the arguments in "start-server.sh".

- Change the printer configurations: edit the .conf files in the "print" and
  "print3d" subdirectories.