apm_load_tests_p (public)

 apm_load_tests_p

Defined in packages/acs-tcl/tcl/apm-procs.tcl

Determine whether to load acs-automated-testing tests for packages.

Returns:
1 if tests should be loaded and 0 otherwise
Author:
Peter Marklund

Testcases:
No testcase defined.
Source code:
    return [apm_package_enabled_p "acs-automated-testing"]
Generic XQL file:
packages/acs-tcl/tcl/apm-procs.xql

PostgreSQL XQL file:
packages/acs-tcl/tcl/apm-procs-postgresql.xql

Oracle XQL file:
packages/acs-tcl/tcl/apm-procs-oracle.xql

[ hide source ] | [ make this the default ]
Show another procedure: