Commit b4bb526
committed
New test procedures can check cipher provider name
if_built_with_openssl and if_built_with_libtomcrypt act as replacements
for do_test, only performing the test when the current sqlcipher
testfixture binary was compiled with the specific crypto library.1 parent 4ded3fc commit b4bb526
1 file changed
+32
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
65 | 85 | | |
66 | 86 | | |
67 | 87 | | |
| |||
1735 | 1755 | | |
1736 | 1756 | | |
1737 | 1757 | | |
1738 | | - | |
| 1758 | + | |
1739 | 1759 | | |
1740 | 1760 | | |
1741 | 1761 | | |
| |||
1747 | 1767 | | |
1748 | 1768 | | |
1749 | 1769 | | |
1750 | | - | |
| 1770 | + | |
1751 | 1771 | | |
1752 | 1772 | | |
1753 | 1773 | | |
| |||
1856 | 1876 | | |
1857 | 1877 | | |
1858 | 1878 | | |
| 1879 | + | |
| 1880 | + | |
| 1881 | + | |
| 1882 | + | |
| 1883 | + | |
| 1884 | + | |
| 1885 | + | |
| 1886 | + | |
| 1887 | + | |
| 1888 | + | |
1859 | 1889 | | |
0 commit comments