]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
s4:torture: Remove comments that are no longer relevant
authorJoseph Sutton <josephsutton@catalyst.net.nz>
Thu, 9 Dec 2021 00:18:45 +0000 (13:18 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 15 Dec 2021 03:41:32 +0000 (03:41 +0000)
Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source4/torture/krb5/kdc-canon-heimdal.c

index 59ae750e20667f4ee423a7c89c0a1a03ad19f09f..000181e9f2e0b03a0deefa451454dce3d9785059 100644 (file)
@@ -202,12 +202,6 @@ static bool test_accept_ticket(struct torture_context *tctx,
  * sent to the network, and before they are processed on the recv
  * side.
  *
- * The torture_krb5_pre_send_test() and torture_krb5_post_recv_test()
- * functions are implement the actual tests.
- *
- * When this asserts, the caller will get a spurious 'cannot contact
- * any KDC' message.
- *
  */
 static krb5_error_code smb_krb5_send_and_recv_func_canon_override(krb5_context context,
                                                                   void *data, /* struct torture_krb5_context */