« Previous | Next » 

Revision 302424e7

ID302424e71a4a65b4ffddf2de9bf7fa88b28e9e92
Parent 216d23c0
Child b3230b32

Added by Iustin Pop almost 12 years ago

Make x509 unittest testClockSkew a bit less flaky

Since the tested function actually uses time.time(), it cannot be make
fully stable, but 1 second is very dangerous; let's just test SKEW * 2
and higher since that should be good (if the delta between _GenCert
and VerifyX509Certificate is 5 minutes, then…).

Signed-off-by: Iustin Pop <>
Reviewed-by: René Nussbaumer <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences