Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
refs/heads/rebase
/
tests
/
Android.bp
d65576d
Merge "Add libtest_missing_symbol_child_private." into pi-dev
by TreeHugger Robot
· 7 years ago
e1b1b83
Add libtest_missing_symbol_child_private.
by Elliott Hughes
· 7 years ago
34b18c0
Fix -/_ typo.
by Elliott Hughes
· 7 years ago
d8dcb55
Add missing shared library dependencies to bionic-unit-tests
by Jiyong Park
· 7 years ago
d65f209
Add missed shared library dependency to bionic-unit-tests
by Pirama Arumuga Nainar
· 7 years ago
744fe65
Add missing shared library dependencies to bionic-unit-tests
by Pirama Arumuga Nainar
· 7 years ago
60ddedf
Build bionic/tests with cpp_std experimental.
by Tom Cherry
· 7 years ago
ab8c861
Merge "Add ability to read /etc/passwd and /etc/group"
by Tom Cherry
· 7 years ago
6034ef8
Add ability to read /etc/passwd and /etc/group
by Tom Cherry
· 8 years ago
d50a1de
Run bpfmt manually.
by Elliott Hughes
· 7 years ago
5905d6f
Add `sigset64_t` and accompanying functions.
by Elliott Hughes
· 8 years ago
321476a
Test ld-android.so directly
by dimitry
· 8 years ago
9ee4591
linker: Allow link namespaces without name filters
by Logan Chien
· 8 years ago
e275d6d
Split properties into their own class to make testing better
by Tom Cherry
· 8 years ago
5da9646
Add trivial termios tests.
by Elliott Hughes
· 8 years ago
21b56eb
Test POSIX 1003.1 2016 chapter 13 "Headers".
by Elliott Hughes
· 8 years ago
608b451
A few new bionic tests.
by Aleksandra Tsvetkova
· 10 years ago
10ba4bd
Reduce unnecessary quoting for --gtest_filter.
by Elliott Hughes
· 8 years ago
32f608d
Remove test that adds no coverage.
by Elliott Hughes
· 8 years ago
b1cc5bd
Use -Werror in bionic/tests
by Chih-Hung Hsieh
· 8 years ago
0086fc8
Rename the fortify compile-time diags test
by George Burgess IV
· 8 years ago
e5d66eb
libc: Disable FORTIFY if we're using clang-tidy.
by George Burgess IV
· 8 years ago
14e3ff9
Implement <spawn.h>.
by Elliott Hughes
· 8 years ago
268ae36
Make bionic tests build for linux_bionic
by Dan Willemsen
· 8 years ago
41704cd
Don't run exec_with_ld_config_file* tests on non-production devices
by Jiyong Park
· 8 years ago
b3639ad
Merge changes I76dde1e3,I54fec461
by Elliott Hughes
· 8 years ago
8465e96
Add <sys/random.h>.
by Elliott Hughes
· 8 years ago
ae407e5
Remove default libraries
by Dan Willemsen
· 8 years ago
f1c568d
Add <glob.h>.
by Elliott Hughes
· 8 years ago
50cda38
Use __RENAME for long double functions.
by Elliott Hughes
· 8 years ago
2286b9f
Remove clang: true
by Lennart Wieboldt
· 8 years ago
45da326
Add tests for all C11 headers.
by Elliott Hughes
· 8 years ago
a648733
Implement <iconv.h>.
by Elliott Hughes
· 8 years ago
d9551db
Disable FORTIFY on ASAN builds
by George Burgess IV
· 8 years ago
02586a2
linker: the global group is added to all built-in namespaces
by Jiyong Park
· 8 years ago
f32d484
tests: clean up bionic-unit-tests-static linking
by Elliott Hughes
· 8 years ago
1de6d0b
Merge "Make <sys/ttydefaults.h> more usable."
by Elliott Hughes
· 8 years ago
02fdd05
Make <sys/ttydefaults.h> more usable.
by Elliott Hughes
· 8 years ago
b9797fe
Bionic: Add ziparchive test dependency
by Andreas Gampe
· 8 years ago
7f6bcc4
Merge "Remove `volatile` from the `__errno` declaration."
by Treehugger Robot
· 8 years ago
e452cb1
Remove `volatile` from the `__errno` declaration.
by Elliott Hughes
· 8 years ago
4b1a399
libc: Sync qsort(3) with FreeBSD revision r318515.
by Xin Li
· 8 years ago
5059939
Enable exporting the non-uapi scsi headers.
by Elliott Hughes
· 8 years ago
7a3681e
Move libc_log code into libasync_safe.
by Christopher Ferris
· 8 years ago
d390df1
Restore ELF32_ST_INFO/ELF64_ST_INFO.
by Elliott Hughes
· 8 years ago
5deddda
Merge "Add basic tests for <link.h>."
by Elliott Hughes
· 8 years ago
ee1e0a3
Update static functions/macro definitions.
by Christopher Ferris
· 8 years ago
7c10abb
Add basic tests for <link.h>.
by Elliott Hughes
· 8 years ago
f1db837
Add missing required libraries
by Dimitry Ivanov
· 8 years ago
4bd3542
'make bionic-unit-tests' now builds all the required binaries
by Dimitry Ivanov
· 8 years ago
7d15dc3
Add tests for pthread TLS leak.
by Josh Gao
· 8 years ago
ba267f4
Add tests for <endian.h>.
by Elliott Hughes
· 8 years ago
3c81d5b
Remove bionic-unit-tests-gcc
by Dimitry Ivanov
· 9 years ago
16b2a4d
Revert "Revert "Remove limit of system property name length""
by Dimitry Ivanov
· 9 years ago
489f58b
Revert "Remove limit of system property name length"
by Dimitry Ivanov
· 9 years ago
5c1ce27
Remove limit of system property name length
by Dimitry Ivanov
· 10 years ago
082bec5
Merge "Runtime support for CFI"
by Evgenii Stepanov
· 9 years ago
0a3637d
Runtime support for CFI
by Evgenii Stepanov
· 9 years ago
2a3b4fa
Rename libdebuggerd_client to libdebuggerd_handler.
by Josh Gao
· 9 years ago
1f553ea
Switch bionic-unit-tests to libc++_static.
by Yabin Cui
· 9 years ago
940d460
Merge "Revert "Revert "move android_ids into bionic"""
by Elliott Hughes
· 9 years ago
462ea66
Fix bionic-unit-tests-static crash
by Dimitry Ivanov
· 9 years ago
ac4bd2f
Add test for elf-hash and packed relocations
by Dimitry Ivanov
· 9 years ago
3f6eee9
Revert "Revert "move android_ids into bionic""
by Elliott Hughes
· 9 years ago
77cb68d
Revert "move android_ids into bionic"
by Elliott Hughes
· 9 years ago
1a13db5
move android_ids into bionic
by William Roberts
· 9 years ago
bd734f0
Merge "Use icu4c to implement <wctype.h>."
by Elliott Hughes
· 9 years ago
a57ca0d
Use icu4c to implement <wctype.h>.
by Elliott Hughes
· 9 years ago
8684157
Merge "Implement <langinfo.h>."
by Elliott Hughes
· 9 years ago
d0b5c3a
Fix bionic-unit-tests-glibc
by Dimitry Ivanov
· 9 years ago
fc8e688
Implement <langinfo.h>.
by Elliott Hughes
· 9 years ago
927877c
bionic-unit-tests: remove dependency on ANDROID_DATA
by Dimitry Ivanov
· 9 years ago
708589f
bionic-unit-tests: Create symlinks in runtime
by Dimitry Ivanov
· 9 years ago
7b29495
Update escaping in Android.bp files
by Colin Cross
· 9 years ago
c462c28
Make static library for loader tests
by Dimitry Ivanov
· 9 years ago
a36e59b
Move test libraries under /data/nativetests
by Dimitry Ivanov
· 9 years ago
4156770
cc_test_library now creates shared libraries too
by Dan Willemsen
· 9 years ago
7c59f3f
Flesh out <sys/msg.h>, <sys/sem.h>, <sys/shm.h>.
by Elliott Hughes
· 9 years ago
f6495c7
Stop #define'ing __func__ and __restrict.
by Elliott Hughes
· 9 years ago
1291e50
Remove bionic's now-unused UniquePtr.
by Elliott Hughes
· 9 years ago
2722ebb
Convert bionic benchmarks and tests to Android.bp
by Colin Cross
· 9 years ago