1. 10 Nov, 2016 1 commit
    • Kenny Root's avatar
      CertificateTest: explicitly set validity check date · 9a659a11
      Kenny Root authored
      Since this test uses pre-generated certificates, they will expire
      eventually given enough time. Instead of regenerating them, just set the
      date in the PKIXParameters to compare their validity against.
      
      (cherry picked from commit 4412830e)
      
      Test: vogar --mode host --classpath out/host/common/obj/JAVA_LIBRARIES/core-tests-support-hostx_intermediates/classes.jack --classpath out/host/common/obj/JAVA_LIBRARIES/core-tests-hostdex_intermediates/classes.jack libcore/luni/src/test/java/tests/targets/security/cert/CertificateTest.java
      Bug: 32756119
      Bug: 32767302
      Change-Id: Id48ecf289277ae9d98642b15aaa17c126bdc43e9
      9a659a11
  2. 11 Apr, 2016 3 commits
  3. 11 Mar, 2016 1 commit
  4. 24 Feb, 2016 2 commits
  5. 23 Feb, 2016 1 commit
  6. 22 Jan, 2016 3 commits
  7. 21 Jan, 2016 1 commit
  8. 06 Dec, 2015 6 commits
  9. 08 Oct, 2015 4 commits
  10. 28 Sep, 2015 1 commit
  11. 17 Sep, 2015 1 commit
    • Neil Fuller's avatar
      Fixes and improvements for SerializationTest · 708f9f54
      Neil Fuller authored
      The tests were order-dependent and flawed: test support classes
      were used in multiple tests but each relied on it being possible
      to detect static initialization of those classes. There was an
      incorrect assertion.
      
      This change splits out unique test support classes for those
      that need them, adds more assertions and fixes the broken
      assertion. Also tidies up some warnings.
      
      Bug: 23031484
      Change-Id: Ia3bb32dd1dbd02a74931604cae424d7e9312c76d
      (cherry picked from commit 729d4eca)
      (cherry picked from commit 5f3b815a)
      708f9f54
  12. 15 Sep, 2015 4 commits
  13. 12 Sep, 2015 4 commits
  14. 10 Sep, 2015 1 commit
  15. 04 Sep, 2015 7 commits