Directory Structure

The directory structure of the regression tests is:

regress                - Makefile, scripts to start tests
  |------ scripts      - Scripts and conf files
  |-------tests        - All test scripts are here
  |
  |------------------ -- All directories below this point are used
  |                       for testing, but are created from the
  |                       above directories and are removed with
  |                       "make distclean"
  |
  |------ bin          - This is the install directory for
  |                        Bacula to be used testing
  |------ build        - Where the Bacula source build tree is
  |------ tmp          - Most temp files go here
  |------ working      - Bacula working directory
  |------ weird-files  - Weird files used in two of the tests.

Possible Next Steps

Go to Bacula MD5 Algorithm.

Go back to Bacula Regression Testing.

Go back to Developer Guide.