libdb/dist/validate
2012-11-14 15:13:24 -05:00
..
README Merge over all the parts of Berkeley DB that libdb will include. 2011-09-13 14:42:25 -04:00
s_chk_build_configs merge 5.3.21 2012-11-14 15:13:24 -05:00
s_chk_comma Merge over all the parts of Berkeley DB that libdb will include. 2011-09-13 14:42:25 -04:00
s_chk_comma.c merge 5.3.21 2012-11-14 15:13:24 -05:00
s_chk_copyright Merge over all the parts of Berkeley DB that libdb will include. 2011-09-13 14:42:25 -04:00
s_chk_defines Merge over all the parts of Berkeley DB that libdb will include. 2011-09-13 14:42:25 -04:00
s_chk_err Merge over all the parts of Berkeley DB that libdb will include. 2011-09-13 14:42:25 -04:00
s_chk_ext_method_calls Merge over all the parts of Berkeley DB that libdb will include. 2011-09-13 14:42:25 -04:00
s_chk_flags Merge over all the parts of Berkeley DB that libdb will include. 2011-09-13 14:42:25 -04:00
s_chk_flags.c merge 5.3.21 2012-11-14 15:13:24 -05:00
s_chk_inclconfig Merge over all the parts of Berkeley DB that libdb will include. 2011-09-13 14:42:25 -04:00
s_chk_include Merge over all the parts of Berkeley DB that libdb will include. 2011-09-13 14:42:25 -04:00
s_chk_logverify Merge over all the parts of Berkeley DB that libdb will include. 2011-09-13 14:42:25 -04:00
s_chk_logverify.c merge 5.3.21 2012-11-14 15:13:24 -05:00
s_chk_message_id Merge over all the parts of Berkeley DB that libdb will include. 2011-09-13 14:42:25 -04:00
s_chk_mutex_print Merge over all the parts of Berkeley DB that libdb will include. 2011-09-13 14:42:25 -04:00
s_chk_newline Merge over all the parts of Berkeley DB that libdb will include. 2011-09-13 14:42:25 -04:00
s_chk_offt Merge over all the parts of Berkeley DB that libdb will include. 2011-09-13 14:42:25 -04:00
s_chk_osdir Merge over all the parts of Berkeley DB that libdb will include. 2011-09-13 14:42:25 -04:00
s_chk_proto Merge over all the parts of Berkeley DB that libdb will include. 2011-09-13 14:42:25 -04:00
s_chk_pubdef merge 5.3.21 2012-11-14 15:13:24 -05:00
s_chk_runrecovery Merge over all the parts of Berkeley DB that libdb will include. 2011-09-13 14:42:25 -04:00
s_chk_spell Merge over all the parts of Berkeley DB that libdb will include. 2011-09-13 14:42:25 -04:00
s_chk_spell.dict Merge over all the parts of Berkeley DB that libdb will include. 2011-09-13 14:42:25 -04:00
s_chk_srcfiles Merge over all the parts of Berkeley DB that libdb will include. 2011-09-13 14:42:25 -04:00
s_chk_stats Merge over all the parts of Berkeley DB that libdb will include. 2011-09-13 14:42:25 -04:00
s_chk_tags Merge over all the parts of Berkeley DB that libdb will include. 2011-09-13 14:42:25 -04:00

All the files in this folder implement test cases that validate some component
of the Berkeley DB system.

They are driven by script files, that are shell script based. They are not
generally designed to be run outside of the shell.

There is a "driver" script called s_validate in the dist directory of the
repository that can be used to run all the scripts in this directory.

Any new script will be automatically run by the s_validate driver.