###########################################

#Title
Title="db.drivers test" 

#A description of the test
Description="Full function test of db.drivers " 

#The number of tests that should perform
NumberOfTests=2 

#The module which should be tested
Module[0]="db.drivers"
Module[1]="db.drivers"

#the module options
ModuleOptions[0]="-p"
ModuleOptions[1]="-fp"