summaryrefslogtreecommitdiff
path: root/bdb/test/include.tcl
blob: e5084d6507c28afb1269e552d2884b3ae7e60f2c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
set tclsh_path @TCL_TCLSH@
set tcllib .libs/libdb_tcl-@DB_VERSION_MAJOR@.@DB_VERSION_MINOR@.@SOSUFFIX@
set rpc_server localhost
set rpc_path .
set test_path @srcdir@/../test

set KILL "@db_cv_path_kill@"

# DO NOT EDIT BELOW THIS LINE: automatically built by dist/s_tcl.

global dict
global testdir
global util_path
set testdir ./TESTDIR
set rpc_testdir $rpc_path/TESTDIR

global is_hp_test
global is_qnx_test
global is_windows_test