aboutsummaryrefslogtreecommitdiff
path: root/src/tests/threads
AgeCommit message (Expand)AuthorFilesLines
2013-05-16Reduce boilerplate in makefilesGreg Hudson1-4/+0
2012-12-19Separate clpreauth and kdcpreauth interfacesGreg Hudson1-2/+12
2011-09-04Reindent per krb5-batch-reindent.el.Ken Raeburn2-16/+16
2011-07-01Don't pass unsupported -n option to t_rcacheKen Raeburn1-2/+1
2011-07-01Display default values in usage messageKen Raeburn1-4/+10
2011-03-09Adjust most C source files to match the new standards for copyrightGreg Hudson5-18/+38
2010-11-28Use for loops for recursion in the Windows build, cutting down on theGreg Hudson1-1/+1
2010-10-23In profile-reading performance test, print microseconds not millisecondsKen Raeburn1-4/+4
2009-12-31Free tinfo at end - so program runs with new memory leaksEzra Peisach1-0/+1
2009-12-28Performance testing programs for krb5_init_context and profile data fetchKen Raeburn3-1/+580
2009-11-30Mark and reindent tests, with some exclusionsTom Yu3-248/+251
2009-11-22Consolidate Makefile variables now that we have only a single globalGreg Hudson2-10/+8
2009-11-07Don't flush stdout so much. Calculate and display some more averagesKen Raeburn1-2/+11
2009-11-07Delay start of test until the start of a new second on the systemKen Raeburn1-4/+17
2009-11-06Change INIT_ONCE compile-time flag into a run-time option. DeleteKen Raeburn1-62/+89
2009-11-06Don't start by attempting to unlink replay caches by guessingKen Raeburn1-4/+27
2009-11-06Use krb5_get_error_message for reporting if krb5_get_server_rcache failsKen Raeburn1-2/+6
2009-10-31make mark-cstyleTom Yu2-4/+4
2009-06-23syms.c doesn't exist; update clean target and dependenciesKen Raeburn2-9/+9
2009-06-23GSSAPI init/accept_sec_context performance testing programKen Raeburn2-0/+457
2009-01-12Add message hash support to the replay interface, using extensionGreg Hudson1-0/+1
2009-01-05move generated dependencies out of Makefile.inKen Raeburn2-6/+13
2008-12-01Convert many uses of sprintf to snprintf or asprintfGreg Hudson1-2/+4
2007-03-25Build tests subtree makefiles at top levelKen Raeburn1-2/+2
2006-12-18Inovke krb5_rc_close to shutdown cache - and check for memory leaksEzra Peisach1-0/+5
2006-10-13Use $(VALGRIND) when running programs using $(KRB5_RUN_ENV) orKen Raeburn1-2/+2
2006-04-11Remove ChangeLog files from the source tree. From now on, theSam Hartman1-18/+0
2005-12-20Include krb5.h after k5-int.hSam Hartman2-1/+36
2005-06-21Use DL_LIB and THREAD_LINKOPTS instead of explicitly specifying the dlKen Raeburn2-2/+7
2004-12-12new test prog "prof1" for profile reloadingKen Raeburn3-0/+89
2004-08-03* Makefile.in, t_rcache.c: New filesKen Raeburn3-0/+186