File: testsuite.txt

package info (click to toggle)
maildrop 2.9.3-2.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 13,104 kB
  • sloc: ansic: 26,822; cpp: 9,085; sh: 4,868; makefile: 753; perl: 94
file content (11 lines) | stat: -rw-r--r-- 314 bytes parent folder | download | duplicates (39)
1
2
3
4
5
6
7
8
9
10
11
Storing foo/bar into testgdbm.dat:
Storing foo/baz into testgdbm.dat:
Storing bar/foo into testgdbm.dat:
Fetching foo from testgdbm.dat: baz
Fetching bar from testgdbm.dat: foo
Dumping testgdbm.dat:
Key: bar, Data: foo
Key: foo, Data: baz
Deleting -foo from testgdbm.dat:
Dumping testgdbm.dat:
Key: bar, Data: foo