SQLite

All files named ”ext/ota/test_ota.c”
Login

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

History for ext/ota/test_ota.c

2015-07-23
20:44
Renamed to ext/rbu/test_rbu.c. Change the name of the OTA extension to RBU: Resumable Bulk Update. (check-in: [017c5019e1] user: drh branch: trunk, size: 0)
2015-05-19
17:48
[a876f88550] part of check-in [c74e0bc481] Remove the sqlite3ota_open_v2() API. Add a new parameter to sqlite3ota_open() instead. (check-in: [c74e0bc481] user: dan branch: trunk, size: 6108)
16:22
[ba5d936190] part of check-in [5af8db56af] Allow OTA update state data to be stored in a database separate from the OTA update database. (check-in: [5af8db56af] user: dan branch: ota-update, size: 6158)
2015-02-23
15:02
[e34c801c66] part of check-in [ef08ecceb7] Update the sqlite3ota_db() API to account for the fact that each OTA handle now uses two SQLite database handles. (check-in: [ef08ecceb7] user: dan branch: ota-update, size: 5984)
2015-02-19
13:36
[9ec6ea9452] part of check-in [a3c1bc5d5e] Add tests for a couple of previously untested branches in the ota code. (check-in: [a3c1bc5d5e] user: dan branch: ota-update, size: 5975)
2015-02-16
06:27
Added: [5dd58e4e6e] part of check-in [f20779a6e8] Move tcl test code from sqlite3ota.c to new file ext/ota/test_ota.c. (check-in: [f20779a6e8] user: dan branch: ota-update, size: 5493)