aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge "Extend bionic-unit-tests timeout." into android13-tests-dev am: 9c1e17...Treehugger Robot2023-02-011-0/+9
|\
| * Extend bionic-unit-tests timeout.Mitch Phillips2023-02-011-0/+9
* | Snap tm-dev to android13-tests-dev am: 28e71b61c6 am: 8db32c19adSamip Garg2023-01-164-10/+39
|\|
| * Disable MemtagNoteTest#SEGV for native bridgedimitry2022-11-071-0/+1
| * Fix-up for change in pwd/grp ids for PRNG seeder daemonOrion Hodson2022-10-271-0/+11
| * Merge "Merge "stack_protector_DeathTest#modify_stack_protector: avoid flake."...Automerger Merge Worker2022-10-061-3/+4
| |\
| | * stack_protector_DeathTest#modify_stack_protector: avoid flake.Elliott Hughes2022-10-041-3/+4
| * | Merge android12L-tests-dev@8941410.Xin Li2022-08-171-7/+23
| |\|
| | * Merge "Merge "mntent_test: don't assume /proc isn't the first mount." into an...Automerger Merge Worker2022-05-181-7/+23
| | |\
| | | * Merge "mntent_test: don't assume /proc isn't the first mount." into android10...Shubhangi Pawar2022-05-181-7/+23
| | | |\
| | | | * mntent_test: don't assume /proc isn't the first mount.Elliott Hughes2022-05-161-7/+23
| | * | | Merge "Merge "Fix unistd.exec_argv0_null for new kernels." into android10-tes...Automerger Merge Worker2022-04-271-2/+12
| | |\| |
| | | * | Merge "Fix unistd.exec_argv0_null for new kernels." into android10-tests-dev ...Treehugger Robot2022-04-271-2/+12
| | | |\|
| | | | * Fix unistd.exec_argv0_null for new kernels.Elliott Hughes2022-04-271-2/+12
| | | | * Fix possible issue with cfi_basic test.pyung.lee2020-10-061-4/+15
| | | | * Merge "Remove stack address check in cfi_basic test." into android10-tests-devTreehugger Robot2020-07-291-3/+0
| | | | |\
| | | | | * Remove stack address check in cfi_basic test.Evgenii Stepanov2020-07-231-3/+0
| | | | * | Merge "Fix linker path for emulated architecture" into android10-tests-devTreehugger Robot2020-01-091-9/+42
| | | | |\ \
| | | | | * | Fix linker path for emulated architectureDmytro Chystiakov2019-12-061-9/+42
| | | | | |/
| | | | * / Fix Bionic dlfcn.dladdr_libc test case for 64bit binary translationsDmytro Chystiakov2019-12-051-3/+3
| | | | |/
| | | | * Stop executing if skip occurs.Christopher Ferris2019-09-251-0/+10
| | | * | Merge "Skip pthread_leak* tests with native_bridge" into android11-tests-devTreehugger Robot2020-10-191-12/+9
| | | |\ \
| | | | * | Skip pthread_leak* tests with native_bridgeEvgeny Eltsin2020-10-191-12/+9
| | | * | | Skip MTE tests with native_bridgeEvgeny Eltsin2020-10-191-0/+6
| | | |/ /
| | | * | Skip android_unsafe_frame_pointer_chase.pthread with native bridgeEvgeny Eltsin2020-09-172-0/+9
| | | * | Skip pthread.pthread_create__mmap_failures with native_bridgeEvgeny Eltsin2020-09-171-0/+3
| | | * | Add util to skip tests with native_bridgeEvgeny Eltsin2020-09-171-0/+19
| | | * | Remove stack address check in cfi_basic test.Evgenii Stepanov2020-08-111-3/+0
| | | * | Don't test pw_shell for old vendor imagesTom Cherry2020-07-101-1/+5
| | | * | Use PROT_NONE on the unused parts of CFI shadow.Evgenii Stepanov2020-06-051-6/+3
| | | * | Handle the alternate signal stack correctly in android_unsafe_frame_pointer_c...Peter Collingbourne2020-06-031-3/+63
| | | * | fdtrack: don't do anything while vforked.Josh Gao2020-05-121-0/+20
| | | * | fdsan: don't do anything when vforked.Josh Gao2020-05-121-0/+19
| | | * | Track whether a thread is currently vforked.Josh Gao2020-05-121-0/+43
| | | * | Merge "Fix foritfy test for clang update." into rvc-devYabin Cui2020-05-051-0/+2
| | | |\ \
| | | | * | Fix foritfy test for clang update.Yabin Cui2020-04-301-0/+2
| | | * | | Fix argument order in api level testAlistair Delva2020-05-041-1/+1
| | | |/ /
| | | * | Merge changes I8b25accf,I59013f0c,I6c881e5d,I66826f31,I552692ae, ... into rvc...Josh Gao2020-04-301-11/+151
| | | |\ \
| | | | * | fdtrack: add wrapper for socketpair.Josh Gao2020-04-291-0/+8
| | | | * | fdtrack: add wrapper for eventfd.Josh Gao2020-04-291-0/+3
| | | | * | fdtrack: add wrappers for epoll_create, epoll_create1.Josh Gao2020-04-291-0/+4
| | | | * | fdtrack: add wrappers for pipe, pipe2.Josh Gao2020-04-291-26/+55
| | | | * | fdtrack: add tests for individual wrappers.Josh Gao2020-04-291-11/+107
| | | * | | Fix possible issue with cfi_basic test.Christopher Ferris2020-04-201-4/+15
| | | |/ /
| | | * | dynamic libc: ignore ART profiling signal by default.Florian Mayer2020-03-301-5/+18
| | | * | Rewrite __cxa_atexit / __cxa_finalizeRyan Prichard2020-03-092-0/+78
| | | * | Add a libc wrapper for statx(2).Elliott Hughes2020-02-251-0/+26
| | * | | Regression test for scudo crash in resizeTaggedChunk.Evgenii Stepanov2021-11-241-0/+22
| | * | | Skip the malloc_slack test on native bridge.Christopher Ferris2021-10-121-0/+2
| | * | | Make MTE tests pass with all values of MEMTAG_OPTIONS.Evgenii Stepanov2021-07-133-10/+20