Test applications and scripts

setenv BOINC_PROJECTS_DIR   /home/david/boinc_projects
setenv BOINC_HOSTS_DIR      /home/david/boinc_hosts
setenv BOINC_USER_NAME      david
setenv BOINC_SRC_DIR        /home/david/boinc_cvs/boinc
setenv BOINC_CGI_DIR        /home/david/cgi-bin
setenv BOINC_CGI_URL        http://localhost/cgi-bin
setenv BOINC_HTML_DIR       /home/david/html
setenv BOINC_HTML_URL       http://localhost
setenv BOINC_KEY_DIR        /home/david/boinc_keys
setenv BOINC_PLATFORM       i686-pc-linux-gnu

The apps directory contains the following test applications:

The test directory contains PHP scripts, together with XML templates and sample input files, for initializing and testing the entire system:

These scripts use functions defined in the PHP include file init.inc. You can use these functions to easily write test scripts for your own applications.