[krbdev.mit.edu #8485] git commit
Tom Yu via RT
rt-comment at krbdev.mit.edu
Tue Aug 30 15:07:42 EDT 2016
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.
https://github.com/krb5/krb5/commit/af3e7a4ac8b49ae8047ae2be7070d32feb69217d
Author: Tom Yu <tlyu at mit.edu>
Commit: af3e7a4ac8b49ae8047ae2be7070d32feb69217d
Branch: master
.gitignore | 3 +
src/plugins/kdb/db2/libdb2/test/Makefile.in | 8 +++-
src/plugins/kdb/db2/libdb2/test/run.test | 26 ++++++++++-
src/plugins/kdb/db2/libdb2/test/t.be.txt | 64 +++++++++++++++++++++++++++
src/plugins/kdb/db2/libdb2/test/t.le.txt | 64 +++++++++++++++++++++++++++
5 files changed, 162 insertions(+), 3 deletions(-)
More information about the krb5-bugs
mailing list