Home
last modified time | relevance | path

Searched refs:test_dbm (Results 1 – 8 of 8) sorted by relevance

/openbsd-src/gnu/usr.bin/perl/cpan/Memoize/t/
H A Dtie_gdbm.t7 test_dbm $file, &GDBM_File::GDBM_WRCREAT, 0666;
H A Dtie_sdbm.t7 test_dbm $file, O_RDWR | O_CREAT, 0666;
H A Dtie_db.t7 test_dbm $file, O_RDWR | O_CREAT, 0666;
H A Dtie_odbm.t7 test_dbm $file, O_RDWR | O_CREAT, 0666;
H A Dtie_ndbm.t7 test_dbm $file, O_RDWR | O_CREAT, 0666;
H A Dtie.t7 test_dbm $file, O_RDWR | O_CREAT, 0666;
H A Dtie_storable.t7 test_dbm $file;
/openbsd-src/gnu/usr.bin/perl/cpan/Memoize/t/lib/
H A DDBMTest.pm17 sub test_dbm { SKIP: { subroutine