index
:
bionic.git
replicant-6.0
Android's bionic
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
dlext_test.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make path to apk compliant with jar url format
Dmitriy Ivanov
2015-06-09
1
-2
/
+2
*
Fix dl* tests to run-on-host
Dmitriy Ivanov
2015-04-09
1
-1
/
+5
*
Add realpath for soinfo
Dmitriy Ivanov
2015-04-06
1
-2
/
+2
*
Add ANDROID_DLEXT_FORCE_LOAD flag
Dmitriy Ivanov
2015-04-03
1
-0
/
+34
*
Move open from zip tests to dlext
Dmitriy Ivanov
2015-03-18
1
-21
/
+50
*
Fix typo
Dmitriy Ivanov
2015-03-16
1
-1
/
+1
*
better gtest runner for bionic
Yabin Cui
2014-12-13
1
-22
/
+26
*
check invalid file offset when loading library
Yabin Cui
2014-11-04
1
-3
/
+17
*
Rename library_offset to library_fd_offset
Dmitriy Ivanov
2014-10-21
1
-8
/
+17
*
Build dlext_testzip as custom module.
Ying Wang
2014-10-08
1
-1
/
+1
*
Add file_offset parameter to android_extinfo
Dmitriy Ivanov
2014-10-06
1
-18
/
+73
*
Don't fail a test just because we aren't root.
Dan Albert
2014-09-03
1
-0
/
+5
*
Add missing type casts before comparison.
Chih-Hung Hsieh
2014-08-27
1
-4
/
+5
*
Load library using file handle.
Dmitriy Ivanov
2014-07-02
1
-0
/
+22
*
Test that relro sharing actually saves memory.
Torne (Richard Coles)
2014-05-06
1
-0
/
+123
*
Handle empty relro segment or incorrectly sized file.
Torne (Richard Coles)
2014-05-02
1
-40
/
+77
*
Get ANDROID_DATA dir from enviroment
Dmitriy Ivanov
2014-04-22
1
-3
/
+6
*
Allow sharing the RELRO section via a file.
Torne (Richard Coles)
2014-04-17
1
-0
/
+56
*
Support loading libraries to a reserved address.
Torne (Richard Coles)
2014-04-17
1
-0
/
+136