1. 10 Feb, 2015 2 commits
  2. 13 Jan, 2015 3 commits
  3. 10 Jan, 2015 1 commit
  4. 23 Dec, 2014 3 commits
  5. 30 Oct, 2014 1 commit
  6. 03 Oct, 2014 3 commits
  7. 07 Sep, 2014 3 commits
  8. 13 Jul, 2014 1 commit
  9. 12 Jul, 2014 3 commits
  10. 11 Jul, 2014 1 commit
  11. 12 Jul, 2014 1 commit
  12. 11 Jul, 2014 1 commit
  13. 12 Jul, 2014 1 commit
  14. 10 Jul, 2014 1 commit
  15. 13 Jul, 2014 1 commit
    • Colin Cross's avatar
      fix arm64 build · 35ae31a7
      Colin Cross authored
      arm64 doesn't have __NR__sysctl defined because the sysctl
      syscall is deprecated.  Since the vulnerability being tested
      for only applies to arm, wrap the entire test in #ifdef __arm__.
      
      (cherrypicked from f1105808)
      
      Bug: 15408470
      Change-Id: I2bef16aca21f5d9757ff02ee92ae86c9157615c9
      35ae31a7
  16. 10 Jul, 2014 1 commit
  17. 12 Jul, 2014 1 commit
    • Nick Kralevich's avatar
      Revert "Cleanup vroot test and fix false positive." · 8981dc9f
      Nick Kralevich authored
      code compiles on klp-dev but not on jb-dev. *sigh*
      
      In file included from cts/tests/tests/security/jni/android_security_cts_NativeCodeTest.cpp:31:0:
      bionic/libc/kernel/common/linux/sysctl.h:37:43: error: expected unqualified-id before '[' token
      make: *** [out/target/product/generic/obj/SHARED_LIBRARIES/libctssecurity_jni_intermediates/android_security_cts_NativeCodeTest.o] Error 1
      
      This reverts commit 65809bca.
      
      Bug: 15408470
      Change-Id: I35ac2f25e5a00c21628a1139a7426ca0f046d6d4
      8981dc9f
  18. 27 Jun, 2014 4 commits
  19. 26 Jun, 2014 1 commit
  20. 27 Jun, 2014 1 commit
  21. 26 Jun, 2014 1 commit
  22. 27 Jun, 2014 1 commit
  23. 26 Jun, 2014 1 commit
  24. 27 Jun, 2014 1 commit
    • Unsuk Jung's avatar
      DO NOT MERGE Bump CTS versions · edb274ca
      Unsuk Jung authored
      CTS: 4.1_r4.9
      CTS verifier: 4.1_r7.9
      
      Temp version for release candidate.
      
      Change-Id: Id6368b267f960bbf6fbf95e0e707dc2480a597c9
      edb274ca
  25. 26 Jun, 2014 1 commit
  26. 27 Jun, 2014 1 commit