Statistics
| Branch: | Revision:

iociphertests @ master

Name Size Revision Age Author Comment
  libs 8d734a57 almost 4 years Hans-Christoph Steiner run JUnit tests using android-junit-report to g...
  res 0e48235b almost 5 years Hans-Christoph Steiner Revert "Integrate IOCipherThreadTest submitted ...
  src 5f1e1276 over 3 years Hans-Christoph Steiner increase the size of some tests to test more re...
.classpath 540 Bytes 03299f6b over 3 years Hans-Christoph Steiner Eclipse ADT wants to update .classpath
.gitignore 146 Bytes 8d734a57 almost 4 years Hans-Christoph Steiner run JUnit tests using android-junit-report to g...
.project 846 Bytes 4440f154 almost 6 years Casey Link add eclipse project files
AndroidManifest.xml 792 Bytes f14f4af7 over 3 years Hans-Christoph Steiner target the latest API: android-20
LICENSE.txt 7.47 KB c9925bb2 about 5 years Abel Luck Add some more features to ThreadTest
ant.properties 794 Bytes 8d734a57 almost 4 years Hans-Christoph Steiner run JUnit tests using android-junit-report to g...
custom_rules.xml 681 Bytes 8d734a57 almost 4 years Hans-Christoph Steiner run JUnit tests using android-junit-report to g...
proguard-project.txt 179 Bytes e67a68b6 over 3 years Hans-Christoph Steiner attempt to fix tests with proguard tweaks http...
project.properties 603 Bytes 32007e18 about 5 years Hans-Christoph Steiner set target SDK to android-15 (4.0.3 Ice Cream S...

Latest revisions

# Date Author Comment
5f1e1276 09/04/2014 01:18 am Hans-Christoph Steiner

increase the size of some tests to test more real world conditions

These tests were writing some very small files.

04e8049d 09/04/2014 01:18 am Hans-Christoph Steiner

testing whether everything works after a mount() exception

If someone calls mount() on a mounted vfs, it throws an Exception, but
everything should still continue working fine.

a349055e 09/03/2014 12:34 am Hans-Christoph Steiner

catch IllegalStateException for unmounts when mounts are supposed to fail

0f708ff4 09/03/2014 12:11 am Hans-Christoph Steiner

rename long/short key tests and variables for clarity

These tests check the response when the key is either too long or too short
so that should be clearer in the methods and variables.

1bb75db2 08/30/2014 12:20 am Hans-Christoph Steiner

update tests to use String path API for the db/container file

867edad2 08/22/2014 11:44 pm Hans-Christoph Steiner

add tests for new byte[] raw key methods

refs #2254 https://dev.guardianproject.info/issues/2254

f14f4af7 08/22/2014 11:12 pm Hans-Christoph Steiner

target the latest API: android-20

e67a68b6 08/07/2014 06:17 pm Hans-Christoph Steiner

attempt to fix tests with proguard tweaks

https://stackoverflow.com/questions/5701126/compile-with-proguard-gives-exception-local-variable-type-mismatch

[dx] local variable type mismatch: attempt to set or access a value of type int using a local variable of type info.guardianproject.libcore.io.ErrnoException. This is symptomatic of .class transformation tools that ignore local variable information....
2d835fdd 08/07/2014 02:23 am Hans-Christoph Steiner

run Eclipse code formatter in Android mode

3fcef54d 08/07/2014 02:21 am Hans-Christoph Steiner

update tests to use new VirtualFileSystem singleton

View all revisions | View revisions

Also available in: Atom