Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_bionic
/
refs/heads/android-16
/
tests
c06f906
arm64: Test if TPIDR2_EL0 is cleared in signal handlers.
by Tamas Zsoldos
· 4 months ago
436f3f1
arm64: Handle SME's ZA in setjmp/longjmp.
by Tamas Zsoldos
· 4 months ago
ab8b844
Skip MemtagGlobalsTest when running with native bridge
by dimitry
· 5 months ago
66cd723
Merge "Add update_engine_log AID to grp_pwd_test" into main
by David Anderson
· 6 months ago
d5a79b7
Merge "Reland^2 "Also build the compile-time tests with _FORTIFY_SOURCE=3."" into main am: 5e5c4cef28 am: ddce1d8f97
by Elliott Hughes
· 6 months ago
5e5c4ce
Merge "Reland^2 "Also build the compile-time tests with _FORTIFY_SOURCE=3."" into main
by Elliott Hughes
· 6 months ago
ad70270
Merge "fortify_test.cpp: _FORTIFY_SOURCE=3 should be a superset of 2." into main am: 1669ab022b am: 36502f088d
by Elliott Hughes
· 6 months ago
1669ab0
Merge "fortify_test.cpp: _FORTIFY_SOURCE=3 should be a superset of 2." into main
by Elliott Hughes
· 6 months ago
657a6de
Merge "Revert "Reland "Also build the compile-time tests with _FORTIFY_SOURCE=3.""" into main am: e0168fbe1f am: f8964611db
by Priyanka Advani (xWF)
· 6 months ago
608b9b5
Merge "Reland "Also build the compile-time tests with _FORTIFY_SOURCE=3."" into main am: b3be51399e am: 58dfbdd70a
by Elliott Hughes
· 6 months ago
0850765
Reland^2 "Also build the compile-time tests with _FORTIFY_SOURCE=3."
by Elliott Hughes
· 6 months ago
e0168fb
Merge "Revert "Reland "Also build the compile-time tests with _FORTIFY_SOURCE=3.""" into main
by Priyanka Advani (xWF)
· 6 months ago
d415ef4
Revert "Reland "Also build the compile-time tests with _FORTIFY_SOURCE=3.""
by Priyanka Advani (xWF)
· 6 months ago
6fc9aa7
fortify_test.cpp: _FORTIFY_SOURCE=3 should be a superset of 2.
by Elliott Hughes
· 6 months ago
b3be513
Merge "Reland "Also build the compile-time tests with _FORTIFY_SOURCE=3."" into main
by Elliott Hughes
· 6 months ago
d741f9e
Merge "Fix decay time env variable test." into main
by Christopher Ferris
· 6 months ago
10111be
Fix decay time env variable test.
by Christopher Ferris
· 6 months ago
5a8698b
Merge "Remove unused function" into main
by Treehugger Robot
· 6 months ago
fb9026f
Reland "Also build the compile-time tests with _FORTIFY_SOURCE=3."
by Elliott Hughes
· 6 months ago
1ff87a1
Merge "tests: make fortify tests go on more than x86" into main
by Treehugger Robot
· 6 months ago
f93e7fd
tests: make fortify tests go on more than x86
by George Burgess IV
· 6 months ago
306fa9c
Merge "Revert "Also build the compile-time tests with _FORTIFY_SOURCE=3."" into main
by Priyanka Advani (xWF)
· 6 months ago
b8f1f6d
Revert "Also build the compile-time tests with _FORTIFY_SOURCE=3."
by Priyanka Advani (xWF)
· 6 months ago
93698e3
Merge "Also build the compile-time tests with _FORTIFY_SOURCE=3." into main
by Elliott Hughes
· 6 months ago
698c67b
Remove unused function
by Florian Mayer
· 6 months ago
f9f1779
Also build the compile-time tests with _FORTIFY_SOURCE=3.
by Elliott Hughes
· 6 months ago
becfa56
[MTE] remove duplicate logic for mte_enabled
by Florian Mayer
· 6 months ago
7ea4c99
Merge changes from topic "mteenabled" into main
by Florian Mayer
· 6 months ago
5e13617
[HWASan] [MTE] disable MTE for HWASan binaries
by Florian Mayer
· 6 months ago
88da602
Add update_engine_log AID to grp_pwd_test
by Håkan Kvist
· 8 months ago
9b952cf
Merge "Remove GTEST_SKIP()s for memfd_create()." into main
by Elliott Hughes
· 6 months ago
8dd3a61
Merge "Fix ATOMIC_FLAG_INIT()." into main
by Elliott Hughes
· 6 months ago
436512b
Merge "Revert^2 "Replace usage of ICU4C in bionic with ICU4X"" into main
by Manish Goregaokar
· 6 months ago
361854c
Revert^2 "Replace usage of ICU4C in bionic with ICU4X"
by Manish Goregaokar
· 6 months ago
eb53f07
Fix ATOMIC_FLAG_INIT().
by Elliott Hughes
· 6 months ago
52f14fd
Remove GTEST_SKIP()s for memfd_create().
by Elliott Hughes
· 6 months ago
a4bc8fd
Comment on the status of ATOMIC_VAR_INIT() in the POSIX test.
by Elliott Hughes
· 6 months ago
9a667a2
Merge "Revert "Replace usage of ICU4C in bionic with ICU4X"" into main
by Liana Kazanova (xWF)
· 6 months ago
889f658
Revert "Replace usage of ICU4C in bionic with ICU4X"
by Liana Kazanova (xWF)
· 6 months ago
dc92783
Merge "stdio_test: switch to std::thread for readability." into main
by Elliott Hughes
· 6 months ago
b256bb6
Merge "pty_test: use a lambda rather than casting function pointers." into main
by Elliott Hughes
· 6 months ago
01274b9
Merge "Replace usage of ICU4C in bionic with ICU4X" into main
by Manish Goregaokar
· 6 months ago
32838d2
Replace usage of ICU4C in bionic with ICU4X
by Manish Goregaokar
· 7 months ago
df68fb1
Merge "Revert "_FORTIFY_SOURCE: simplify memset() fortification."" into main
by Priyanka Advani (xWF)
· 6 months ago
39b4ba7
Revert "_FORTIFY_SOURCE: simplify memset() fortification."
by Priyanka Advani (xWF)
· 6 months ago
3413188
Merge "_FORTIFY_SOURCE: simplify memset() fortification." into main
by Elliott Hughes
· 6 months ago
194a630
stdio_test: switch to std::thread for readability.
by Elliott Hughes
· 6 months ago
7d7bd16
pty_test: use a lambda rather than casting function pointers.
by Elliott Hughes
· 6 months ago
544580f
Merge "Clean up the area of pthread key destruction." into main
by Elliott Hughes
· 6 months ago
e12357b
_FORTIFY_SOURCE: simplify memset() fortification.
by Elliott Hughes
· 6 months ago
2195804
Disable -Wcast-function-type-mismatch
by Aditya Kumar
· 6 months ago
1960f1c
Clean up the area of pthread key destruction.
by Elliott Hughes
· 6 months ago
29438b6
Revert "[Prototype] Replace usage of ICU4C in bionic with ICU4X"
by Priyanka Advani (xWF)
· 6 months ago
9ddf649
[Prototype] Replace usage of ICU4C in bionic with ICU4X
by Manish Goregaokar
· 7 months ago
7a8b06d
Merge "bionic/tests: change device-tests to general-tests" into main
by Treehugger Robot
· 7 months ago
e8bd807
bionic/tests: change device-tests to general-tests
by Nick Kralevich
· 7 months ago
3c13592
Merge "Add method to use allocator app defaults." into main
by Christopher Ferris
· 7 months ago
f3fa4a2
Merge "Revert "bionic: Disable arm32 cpu_target_featuers test"" into main
by Sharjeel Khan
· 7 months ago
6abc7d1
Use %m with printf() rather than strerrordesc_np().
by Elliott Hughes
· 7 months ago
3d4918e
Revert "bionic: Disable arm32 cpu_target_featuers test"
by Sharjeel Khan
· 7 months ago
0b23199
Add method to use allocator app defaults.
by Christopher Ferris
· 1 year, 10 months ago
4b26f7f
Merge "Start using SPDX." into main
by Elliott Hughes
· 7 months ago
13da600
Start using SPDX.
by Elliott Hughes
· 7 months ago
f4420fb
Add sched_getattr()/sched_setattr().
by Elliott Hughes
· 7 months ago
c14f545
linker: simplify how warnings turn into errors past a certain api level.
by Elliott Hughes
· 7 months ago
376443f
Merge "Add POSIX 2024 NSIG_MAX." into main
by Elliott Hughes
· 7 months ago
1cb840c
Merge "Add missing POSIX 2024 tests." into main
by Elliott Hughes
· 7 months ago
60b293b
Merge "fortify test cleanup." into main
by Elliott Hughes
· 7 months ago
f4d57ac
Add missing POSIX 2024 tests.
by Elliott Hughes
· 7 months ago
5866673
fortify test cleanup.
by Elliott Hughes
· 7 months ago
9bb0864
Add POSIX 2024 NSIG_MAX.
by Elliott Hughes
· 7 months ago
fb97d10
Merge "Add _SC_NSIG." into main
by Elliott Hughes
· 7 months ago
df4e06c
Add fortify memcpy_chk happy path tests.
by Daniel Verkamp
· 8 months ago
4f7d3d6
Use atoi() in memcpy_chk fortify test.
by Daniel Verkamp
· 8 months ago
aa7ea41
Add _SC_NSIG.
by Elliott Hughes
· 8 months ago
5831d23
Merge "Fix complex_test.cpp build failure from new libc++" into main
by Ryan Prichard
· 8 months ago
1c3e420
Fix complex_test.cpp build failure from new libc++
by Ryan Prichard
· 8 months ago
4e9f23f
Merge "Global clang-tidy is dead, and not coming back." into main
by Treehugger Robot
· 8 months ago
9b1d3eb
Global clang-tidy is dead, and not coming back.
by Elliott Hughes
· 8 months ago
a968b61
testbinary_is_stack_mte: declare main without extern "C"
by Ryan Prichard
· 9 months ago
2a39188
Replace memset 0 with initializers.
by Christopher Ferris
· 9 months ago
d21d5ba
Merge "Tests for unwinding and sigaltstack on thread stack" into main
by Treehugger Robot
· 9 months ago
2debd46
Merge "Add a fuzzer for the linker's ElfReader class." into main
by Elliott Hughes
· 9 months ago
c4c7677
Tests for unwinding and sigaltstack on thread stack
by Florian Mayer
· 9 months ago
0744513
Add a fuzzer for the linker's ElfReader class.
by Elliott Hughes
· 9 months ago
040df85
Merge "Print allocator version in the malloc_info test." into main
by Christopher Ferris
· 9 months ago
1b6a2d9
Merge "Remove workaround for old glibc sysroot." into main
by Elliott Hughes
· 9 months ago
9eb3f1f
Print allocator version in the malloc_info test.
by Christopher Ferris
· 9 months ago
1d1482f
Remove workaround for old glibc sysroot.
by Elliott Hughes
· 9 months ago
e349d04
Revert "Enable _FORTIFY_SOURCE=3 for Bionic"
by Liana Kazanova
· 9 months ago
6731e50
libdl: platform headers
by Steven Moreland
· 9 months ago
5baec95
Enable _FORTIFY_SOURCE=3 for Bionic
by Zijun
· 9 months ago
fa3d13f
Merge "tests: Disable cpu_target_features" into main
by Jordan Abrahams-Whitehead
· 9 months ago
7fc6fd6
Merge "Revert "async-safe logging: __ANDROID_API_LEVEL__ isn't a thing."" into main
by Priyanka Advani (xWF)
· 9 months ago
e1a577f
Revert "async-safe logging: __ANDROID_API_LEVEL__ isn't a thing."
by Priyanka Advani (xWF)
· 9 months ago
48a3bef
tests: Disable cpu_target_features
by Jordan R Abrahams-Whitehead
· 9 months ago
ff6b0e2
Merge "bionic: libc: avoid -Wdeprecated-declarations via std::atomic_init" into main
by Treehugger Robot
· 9 months ago
ea49d6c
Merge "async-safe logging: __ANDROID_API_LEVEL__ isn't a thing." into main
by Elliott Hughes
· 9 months ago
986afb9
Update <stdbool.h> test for C23.
by Elliott Hughes
· 10 months ago
2e65afe
bionic: libc: avoid -Wdeprecated-declarations via std::atomic_init
by Nick Desaulniers
· 10 months ago
Next »