Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_bionic
/
4ede160cb1f86c0747c85a7b957b33ce195fa3d8
/
tests
bed98c0
Fix argument order in api level test
by Alistair Delva
· 6 years ago
e755273
Merge "Fix foritfy test for clang update."
by Yabin Cui
· 6 years ago
9e42d38
Merge "fdtrack: fix accept test, add test for accept4."
by Treehugger Robot
· 6 years ago
9413ae7
fdtrack: fix accept test, add test for accept4.
by Josh Gao
· 6 years ago
82c1096
Merge "Reland "Make bionic_platform_headers available only for Bionic targets"."
by Martin Stjernholm
· 6 years ago
b107eab
fdtrack: add wrapper for socketpair.
by Josh Gao
· 6 years ago
7de4124
fdtrack: add wrapper for eventfd.
by Josh Gao
· 6 years ago
a38331d
fdtrack: add wrappers for epoll_create, epoll_create1.
by Josh Gao
· 6 years ago
1fad528
fdtrack: add wrappers for pipe, pipe2.
by Josh Gao
· 6 years ago
9d51240
fdtrack: add tests for individual wrappers.
by Josh Gao
· 6 years ago
a276343
Reland "Make bionic_platform_headers available only for Bionic targets".
by Martin Stjernholm
· 6 years ago
ed95d01
Revert "Make bionic_platform_headers available only for Bionic t..."
by Martin Stjernholm
· 6 years ago
249f726
Make bionic_platform_headers available only for Bionic targets.
by Martin Stjernholm
· 6 years ago
ae1745d
Fix foritfy test for clang update.
by Yabin Cui
· 6 years ago
38558ba
Merge "Fix ifunc_test for hwasan builds."
by Elliott Hughes
· 6 years ago
19b2ce8
Fix ifunc_test for hwasan builds.
by Elliott Hughes
· 6 years ago
03581d7
Merge changes I6c9c2bf5,I23991692
by Tom Cherry
· 6 years ago
e31b510
Merge "Reenable signal-frame-unwind test on x86"
by Ryan Prichard
· 6 years ago
0816c90
Tighten pwd/grp iteration tests.
by Tom Cherry
· 6 years ago
6f2e810
Cleanup some trivial TODOs.
by Tom Cherry
· 6 years ago
4eb02e2
Reenable signal-frame-unwind test on x86
by Ryan Prichard
· 6 years ago
e7042a7
Remove unnecessary jni.h
by Orion Hodson
· 6 years ago
bf8a50f
Merge "Fix possible issue with cfi_basic test."
by Christopher Ferris
· 6 years ago
f322483
Fix possible issue with cfi_basic test.
by Christopher Ferris
· 6 years ago
3c5dff4
Explain why unit tests need bootstrap bionic
by Ryan Prichard
· 6 years ago
e722198
Merge "dynamic libc: ignore ART profiling signal by default."
by Florian Mayer
· 6 years ago
ca885cf
Remove bionic-unit-tests-scudo.
by Christopher Ferris
· 6 years ago
96272df
dynamic libc: ignore ART profiling signal by default.
by Florian Mayer
· 6 years ago
e05c449
Merge "Add ffsl(3), ffsll(3)."
by Treehugger Robot
· 6 years ago
4a6899c
Add ffsl(3), ffsll(3).
by Elliott Hughes
· 6 years ago
a1ab838
Merge "Increase iteration count for ordering test"
by Hans Boehm
· 6 years ago
3761064
Increase iteration count for ordering test
by Hans Boehm
· 6 years ago
8d18499
Merge "Rewrite sigwait tests in the style of the sigwaitinfo tests."
by Treehugger Robot
· 6 years ago
50fca4d
Rewrite sigwait tests in the style of the sigwaitinfo tests.
by Elliott Hughes
· 6 years ago
2528dab
Clean up untag_address.
by Peter Collingbourne
· 6 years ago
140220b
Disable branch protection for arm64.
by Christopher Ferris
· 6 years ago
afa983c
Rewrite __cxa_atexit / __cxa_finalize
by Ryan Prichard
· 6 years ago
b274746
Merge "Remove `return` after `GTEST_SKIP`."
by Treehugger Robot
· 6 years ago
edaf03e
Remove `return` after `GTEST_SKIP`.
by Elliott Hughes
· 6 years ago
c00691a
Merge "Handle the alternate signal stack correctly in android_unsafe_frame_pointer_chase."
by Peter Collingbourne
· 6 years ago
b8d1348
Handle the alternate signal stack correctly in android_unsafe_frame_pointer_chase.
by Peter Collingbourne
· 6 years ago
d901ec6
[unit tests] Add '-mbranch-protection=standard' flag to arm64
by Tamas Petz
· 6 years ago
33318f5
Merge "Add a libc wrapper for statx(2)."
by Elliott Hughes
· 6 years ago
c5d9036
Make the HWCAP/HWCAP2 constants available from <sys/auxv.h>.
by Elliott Hughes
· 6 years ago
733cedd
Add a libc wrapper for statx(2).
by Elliott Hughes
· 6 years ago
45819dd
Allow android_mallopt(M_SET_HEAP_TAGGING_LEVEL) to control scudo heap tagging.
by Peter Collingbourne
· 6 years ago
c8cef93
Allow nested usage of ScopedDisableMTE.
by Peter Collingbourne
· 6 years ago
c65b55c
Merge "Remove XOM properties."
by Ivan Lozano
· 6 years ago
3e928ed
Remove XOM properties.
by Ivan Lozano
· 6 years ago
6a65ccd
Remove mips test workarounds.
by Elliott Hughes
· 6 years ago
cce88c0
Update malloc_info test for scudo.
by Christopher Ferris
· 6 years ago
242387d
[GWP-ASan] [malloc-tests] Scan GWP-ASan regions in maps.
by Mitch Phillips
· 6 years ago
892d028
[Elf TLS] [GWP-ASan] Update ELF TLS test.
by Mitch Phillips
· 6 years ago
f7c40da
Merge changes from topic "import-lib-access"
by Ryan Prichard
· 6 years ago
22fa3dd
Ignore symbols of imported libs' dependencies
by Ryan Prichard
· 6 years ago
5f45c18
Add an android_unsafe_frame_pointer_chase function.
by Peter Collingbourne
· 6 years ago
4fe5b78
Merge "Add some MTE-related helpers."
by Peter Collingbourne
· 6 years ago
7596250
Move fdtrack APIs to LLNDK.
by Josh Gao
· 6 years ago
9727192
Add a tool to track down fd leaks.
by Josh Gao
· 6 years ago
6f1fd68
Add some MTE-related helpers.
by Peter Collingbourne
· 6 years ago
09e77f3
_FILE_OFFSET_BITS=64 support for fcntl.
by Elliott Hughes
· 6 years ago
201dcf4
Add a disabled test to verify alloc after fork.
by Christopher Ferris
· 6 years ago
35a09a3
Merge "Test all four supported relocation encodings."
by Elliott Hughes
· 6 years ago
6dd1f58
Test all four supported relocation encodings.
by Elliott Hughes
· 6 years ago
ee12e47
Merge "Use platform signal name."
by Christopher Ferris
· 6 years ago
1d8f6f2
Merge "Modernize SHT_RELR support."
by Elliott Hughes
· 6 years ago
b874c33
Use platform signal name.
by Christopher Ferris
· 6 years ago
6663f55
Modernize SHT_RELR support.
by Elliott Hughes
· 6 years ago
7d66bf9
Fix new clang compiler warning
by Chih-Hung Hsieh
· 6 years ago
3ff4245
Merge "Add tagged pointers to bionic."
by Evgenii Stepanov
· 6 years ago
8fe1fcd
Merge "Reimplement realpath."
by Elliott Hughes
· 6 years ago
3b21ada
Add tagged pointers to bionic.
by Mitch Phillips
· 6 years ago
75064c1
Initialize __progname correctly.
by Elliott Hughes
· 6 years ago
22fb267
Reimplement realpath.
by Elliott Hughes
· 6 years ago
5c9efd1
Merge "Revert "Add tagged pointers to bionic.""
by Nicolas Geoffray
· 6 years ago
ce4c42e
Revert "Add tagged pointers to bionic."
by Nicolas Geoffray
· 6 years ago
a547762
Merge "Convert more bionic tests to Android.bp"
by Dan Willemsen
· 6 years ago
3460b6c
Merge "Add tagged pointers to bionic."
by Mitch Phillips
· 6 years ago
4bcfe3c
Convert more bionic tests to Android.bp
by Dan Willemsen
· 7 years ago
f5421dd
Merge "Add new malloc align tests."
by Christopher Ferris
· 6 years ago
b72fed1
Merge "allow for heapprofd's signal to be multiplexed"
by Ryan Savitski
· 6 years ago
43d5f9d
Add tagged pointers to bionic.
by Mitch Phillips
· 6 years ago
175c886
allow for heapprofd's signal to be multiplexed
by Ryan Savitski
· 6 years ago
f32494c
Add new malloc align tests.
by Christopher Ferris
· 6 years ago
06f39d3
stack_protector_DeathTest: work w/ local reorder
by Steven Moreland
· 6 years ago
5dc3130
Explicitly test printf %s with nullptr.
by Elliott Hughes
· 6 years ago
95c6cd7
Stop using the __ANDROID_API_x__ constants.
by Elliott Hughes
· 6 years ago
4ea64e9
Merge "Fix dlext.ns_anonymous test for native bridge"
by Evgeny Eltsin
· 6 years ago
ad865d7
Fix dlext.ns_anonymous test for native bridge
by Evgeny Eltsin
· 6 years ago
4d9264c
Fix signal.sigwait64_SIGRTMIN test
by Evgeny Eltsin
· 6 years ago
b29173c
Increase sleep time in sigwait64_SIGRTMIN test
by Evgeny Eltsin
· 6 years ago
d4299c3
Merge changes I052011f2,I40f42464
by Ryan Prichard
· 6 years ago
bd1c630
Fix sys_ptrace_test feature check on arm64
by Evgeny Eltsin
· 6 years ago
0f67214
dl_test: update error message
by Ryan Prichard
· 6 years ago
55f9a24
dl_test: use GTEST_SKIP() in a few places
by Ryan Prichard
· 6 years ago
9416e02
Merge "Sync with upstream OpenBSD strstr()."
by Elliott Hughes
· 6 years ago
595c381
Fix linker path for emulated architecture
by Dmytro Chystiakov
· 6 years ago
c6b38ae
Sync with upstream OpenBSD strstr().
by Elliott Hughes
· 6 years ago
8a0cdb1
fortify: allow diagnostics without run-time checks (attempt #2)
by George Burgess IV
· 6 years ago
db602e8
sysconf(_SC_ARG_MAX): go back to imitating the kernel.
by Elliott Hughes
· 6 years ago
Next »