OSDN Git Service

Add a test for verifying the JS -> Java bindings.
authorBen Murdoch <benm@google.com>
Mon, 29 Mar 2010 10:55:47 +0000 (11:55 +0100)
committerBen Murdoch <benm@google.com>
Tue, 30 Mar 2010 17:14:19 +0000 (18:14 +0100)
commite902e1a71a4bb31b9db665a7ecdb853d1538eb39
tree3b34617500a6c026d1d58526ba6cedd4344efee4
parent5149c7b1a265fe8e97fc6f2d372cdc18d7c96d42
Add a test for verifying the JS -> Java bindings.

Change-Id: I7d15efd5cc1c40d9c0c5b7cf1a5a7f9775a709d7
tests/assets/bindings_test.html [new file with mode: 0755]
tests/src/com/android/browser/JNIBindingsTest.java [new file with mode: 0644]
tests/src/com/android/browser/JNIBindingsTestApp.java [new file with mode: 0644]