]> git.ipfire.org Git - thirdparty/krb5.git/commit
Add known file test case for btree byte swap
authorTom Yu <tlyu@mit.edu>
Fri, 26 Aug 2016 22:40:49 +0000 (18:40 -0400)
committerTom Yu <tlyu@mit.edu>
Mon, 29 Aug 2016 19:46:29 +0000 (15:46 -0400)
commitaf3e7a4ac8b49ae8047ae2be7070d32feb69217d
tree31fd20df45f44119184f9e2e32098b57572915fb
parentb6238a61769ffbf8a8ac653baeed1c3373b961f8
Add known file test case for btree byte swap

Add a regression test for the preceding bugfix.  This test uses btree
database files with known contents and byte orders with short keys and
overflow data items.

ticket: 8485
.gitignore
src/plugins/kdb/db2/libdb2/test/Makefile.in
src/plugins/kdb/db2/libdb2/test/run.test
src/plugins/kdb/db2/libdb2/test/t.be.txt [new file with mode: 0644]
src/plugins/kdb/db2/libdb2/test/t.le.txt [new file with mode: 0644]