index
:
android_bionic
cm-10.1
cm-10.2
cm-11.0
cm-12.0
cm-12.1
cm-13.0
cm-14.0
cm-14.1
cm-14.1_old
cm-14.1_prerebase
donut
eclair
froyo
froyo-stable
gb-release-7.2
gingerbread
gingerbread-release
ics
ics-release
jellybean
jellybean-stable
lineage-15.0
lineage-15.1
lineage-16.0
lineage-17.0
lineage-17.1
mr1.1-staging
shipping/cm-11.0
stable/cm-10.2
stable/cm-11.0
stable/cm-11.0-XNF8Y
stable/cm-11.0-XNF9X
stable/cm-11.0-XNG2S
stable/cm-11.0-XNG3C
stable/cm-12.0-YNG1I
stable/cm-12.0-YNG1T
stable/cm-12.0-YNG1TA
stable/cm-12.0-YNG3C
stable/cm-12.0-YNG4N
stable/cm-12.1-YOG3C
stable/cm-12.1-YOG4P
stable/cm-12.1-YOG7D
stable/cm-13.0-ZNH0E
stable/cm-13.0-ZNH2K
stable/cm-13.0-ZNH2KB
stable/cm-13.0-ZNH5Y
staging/cm-12.0-caf
staging/cm-12.1
staging/cm-13.0+r22
staging/cm-14.0-caf
staging/cm-14.1-cafrebase
staging/cm-14.1_android-7.1.2_r2
staging/lineage-15.0_rebase-android-8.0.0_r23
staging/lineage-15.1
staging/lineage-17.0_merge-android-10.0.0_r9
Unnamed repository; edit this file 'description' to name the repository.
about
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