SQLite

All files named ”test/fuzz_malloc.test”
Login

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

History for test/fuzz_malloc.test

2018-09-18
17:00
[f348276e73] part of check-in [de2e3cbd08] Enhance tester.tcl so that when "--malloctrace=1" is specified, the test generates self-contained Tcl scripts that present GUIs instead of *.sql files that require a separate program to interpret. (check-in: [de2e3cbd08] user: dan branch: trunk, size: 2692)
2018-04-27
16:35
[5b257a7652] part of check-in [462b52b121] Fix a test script error causing tests to fail in soak.test. (check-in: [462b52b121] user: dan branch: trunk, size: 2740)
2018-04-26
08:56
[cf82eab3d9] part of check-in [a956363cf6] Update the "fuzz_malloc.test" script to print SQL statements in which OOM handling problems are found to stdout. (check-in: [a956363cf6] user: dan branch: trunk, size: 2590)
2011-08-02
00:57
[328f70aaca] part of check-in [9007586fda] Add retry logic for AV defense to winOpen. Also, refactor test suite to allow the key Tcl file operations (e.g. copy and delete) to be retried. (check-in: [9007586fda] user: mistachkin branch: winopen-retry-logic, size: 2428)
2010-06-07
17:47
[dd7001ac86] part of check-in [7c33eb5a5a] Change all.test, quick.test and permutations.test so that they use a separate interpreter for each test file. (check-in: [7c33eb5a5a] user: dan branch: trunk, size: 2428)
2008-08-20
16:35
[4eca9d345f] part of check-in [daf730d1de] Refactor the name resolution procedures in the code generator. (CVS 5569) (check-in: [daf730d1de] user: drh branch: trunk, size: 2424)
2007-09-03
15:42
[166b58dfd7] part of check-in [340a6d09bc] Test script fixes to get things running under varying configurations. No changes to code. (CVS 4378) (check-in: [340a6d09bc] user: drh branch: trunk, size: 2377)
2007-08-30
11:48
[4a4ab73c1a] part of check-in [d3e5022638] Fixes for failures in fuzz_malloc.test. (CVS 4334) (check-in: [d3e5022638] user: danielk1977 branch: trunk, size: 2337)
2007-08-29
19:15
[2b465a7093] part of check-in [35cb63ecfd] Fix minor problems on various tests. This is a snapshot prior to possible major changes in order to fix the sqlite3AbortOtherActiveVdbes problem. (CVS 4327) (check-in: [35cb63ecfd] user: drh branch: trunk, size: 2364)
2007-08-25
13:37
[18f1502b2d] part of check-in [b076e1655d] Update the rest of the malloc failure test scripts to use the new interface. (CVS 4296) (check-in: [b076e1655d] user: danielk1977 branch: trunk, size: 2366)
2007-06-18
12:22
[e2f1e74127] part of check-in [eec3871038] Documentation updates prior to release 3.4.0. Enhanced support for soak testing in the test scripts. (CVS 4084) (check-in: [eec3871038] user: drh branch: trunk, size: 2551)
2007-06-15
17:03
[2ef87c8406] part of check-in [d0b6e9a07e] Fix a memory leak in the parser that can occur following a malloc failure. (CVS 4071) (check-in: [d0b6e9a07e] user: drh branch: trunk, size: 2434)
13:57
[8b3073c522] part of check-in [452115959f] Do not try to run the fuzz_malloc tests if SQLITE_MEMDEBUG is not enabled. (CVS 4066) (check-in: [452115959f] user: drh branch: trunk, size: 2393)
2007-05-31
08:20
[9f48048eea] part of check-in [d2282e64f1] Extend out-of-memory testing with fuzzily generated sql some. One fix for a problem found by the same. (CVS 4044) (check-in: [d2282e64f1] user: danielk1977 branch: trunk, size: 2195)
2007-05-30
10:36
Added: [41ef1135f2] part of check-in [7522d2fb32] Add some extra tests for malloc failure during expression parsing and execution using fuzzily generated SQL. (CVS 4043) (check-in: [7522d2fb32] user: danielk1977 branch: trunk, size: 1393)