[krbdev.mit.edu #8485] git commit

Tom Yu via RT rt-comment at krbdev.mit.edu
Fri Sep 9 14:48:24 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.

(back ported from commit af3e7a4ac8b49ae8047ae2be7070d32feb69217d)

https://github.com/krb5/krb5/commit/694b3ea5f5c966007b46c965424ce40a5979731b
Author: Tom Yu <tlyu at mit.edu>
Commit: 694b3ea5f5c966007b46c965424ce40a5979731b
Branch: krb5-1.13
 .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