SQLite

All files named ”test/fuzzdata3.db”
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

History for test/fuzzdata3.db

2015-09-30
14:30
[c6586d3e3c] part of check-in [e796c0efb6] Add a corrupt database to test/fuzzdata3.db to validate the previous check-in. (check-in: [e796c0efb6] user: drh branch: trunk, size: 11848704)
2015-06-25
15:21
[1d6044c33a] part of check-in [f824e66b0d] Remove a NEVER() that is in fact reachable. (check-in: [f824e66b0d] user: drh branch: trunk, size: 11842560)
2015-06-24
13:05
[b83d0c20ae] part of check-in [47ba7d96b1] Update the database fuzz test cases to cover all recent findings. (check-in: [47ba7d96b1] user: drh branch: trunk, size: 11838464)
01:07
[ab36b87c73] part of check-in [14b73d2015] Remove an invalid NEVER() and add a test case to cover it. (check-in: [14b73d2015] user: drh branch: trunk, size: 11784192)
2015-06-20
14:11
[77bed4fc8c] part of check-in [b97f9cf73e] Update the fuzztest data using the latest test vectors discovered by AFL. (check-in: [b97f9cf73e] user: drh branch: trunk, size: 11777024)
2015-06-15
12:58
[f4ca6fa929] part of check-in [29bcb56887] Improved detection of database corruption in freeSpace(). (check-in: [29bcb56887] user: drh branch: trunk, size: 12024832)
2015-06-02
19:36
[a6e9bf75b8] part of check-in [9f035c45a4] Always check for cell overflow before returning a slot from the pageFindSlot routine in btree.c. (check-in: [9f035c45a4] user: drh branch: trunk, size: 10728448)
14:02
[3632e598ff] part of check-in [4e621af134] Fix a faulty assert() in btree.c. Update the database fuzz test file with new test cases. (check-in: [4e621af134] user: drh branch: trunk, size: 10724352)
2015-05-28
11:23
[2701a08185] part of check-in [60a09f17d8] Earlier detection of incompatible sibling pages in balance_nonroot. (check-in: [60a09f17d8] user: drh branch: trunk, size: 9322496)
03:45
[193968945b] part of check-in [467b13a401] Add new test cases to the fuzzdata3.db set of database fuzz tests. (check-in: [467b13a401] user: drh branch: trunk, size: 9318400)
2015-05-26
18:15
Added: [57ae47d2a1] part of check-in [4a5f6f1f01] The "make fuzztest" target now uses fuzzcheck instead of fuzzershell. (check-in: [4a5f6f1f01] user: drh branch: test-using-fuzzcheck, size: 8086528)