aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-02-21Merge "grp_pwd_test: Hack around "trunk stable"." into android14-tests-devandroid14-tests-devElliott Hughes
2024-02-17grp_pwd_test: Hack around "trunk stable".Elliott Hughes
The 2024Q builds don't have their own branches like QPR builds used to, and there's no API bump until V proper, so the same CTS build needs to cope with both last year's Android release _and_ the one that doesn't have an API level yet. So poke holes in the uid test to support these mismatches. This runs the risk of allowing accidental misuse in U of the very uids that will definitely be used in V, so check that _if_ the uids do exist, they have the names we're expecting them to have. That should make accidents easier to spot? Bug: http://b/322256445 Test: treehugger Change-Id: I3b24b8fafe20012df70c73589b40dba5a10e50e9
2024-01-31Merge "Merge "sys_statvfs_test: fix expectation for Linux 6.7." into ↵Automerger Merge Worker
android13-tests-dev am: 7123abff51" into android14-tests-dev
2024-01-31Merge "sys_statvfs_test: fix expectation for Linux 6.7." into ↵Treehugger Robot
android13-tests-dev am: 7123abff51 Original change: https://android-review.googlesource.com/c/platform/bionic/+/2928751 Change-Id: I38541b1db092dd37044970a52494dafc5ed6ed26 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-01-31Merge "sys_statvfs_test: fix expectation for Linux 6.7." into ↵android13-tests-devTreehugger Robot
android13-tests-dev
2024-01-31Merge "Merge "sys_vfs_test: fix expectation for Linux 6.7." into ↵Automerger Merge Worker
android13-tests-dev am: fb7d4c4761" into android14-tests-dev
2024-01-31Merge "sys_vfs_test: fix expectation for Linux 6.7." into ↵Elliott Hughes
android13-tests-dev am: fb7d4c4761 Original change: https://android-review.googlesource.com/c/platform/bionic/+/2929452 Change-Id: Ib4321aba8f1be78db8a79e7f858c7813d71ed11f Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-01-31Merge "sys_vfs_test: fix expectation for Linux 6.7." into android13-tests-devElliott Hughes
2024-01-26sys_statvfs_test: fix expectation for Linux 6.7.Elliott Hughes
I'd assumed that it was _deliberate_ that filesystems like procfs reported 0 here, but apparently not. Good news: this makes for a more worthwhile test than we had previously (at least when run on a 6.7+ kernel). Bug: http://b/321880382 (for sys_vfs_test) Bug: http://b/319590754 (for sys_statvfs_test) Test: treehugger Change-Id: I0a63faa8ca359592a29d7bca1a40ecd94fd50044 (cherry picked from commit 7506c37386ad71060dee90cfa001b825b97aff84)
2024-01-25sys_vfs_test: fix expectation for Linux 6.7.Elliott Hughes
I'd assumed that it was _deliberate_ that filesystems like procfs reported 0 here, but apparently not. Good news: this makes for a more worthwhile test than we had previously (at least when run on a 6.7+ kernel). (This is the sys_vfs_test equivalent of the earlier change made to sys_statvfs_test.) Bug: http://b/321880382 (for sys_vfs_test) Bug: http://b/319590754 (for sys_statvfs_test) Test: treehugger Change-Id: I3c6f784d1e348bf1be3a102d1dd6336c33d0b2db (cherry picked from commit 1b48afbc66ada52a74e2c0d22ca50e377ced30f2)
2024-01-12Merge "[RESTRICT AUTOMERGE] time_test#mktime_EOVERFLOW: allow both Android ↵Treehugger Robot
14 and 2024Q1 behavior." into android14-tests-dev
2024-01-12[RESTRICT AUTOMERGE] time_test#mktime_EOVERFLOW: allow both Android 14 and ↵Elliott Hughes
2024Q1 behavior. As long as 2024Q1 is using Android 14's CTS, Android 14's CTS needs to work with both. That doesn't make much sense for this test of a bug fix, so just disable it. Bug: http://b/307680874 Test: treehugger Change-Id: Ic1bea5d0404c91279a025ac97b521f07e4d2d387
2024-01-09Merge "[RESTRICT AUTOMERGE] fcntl_F_SETFD test: allow both Android 14 and ↵Elliott Hughes
2024Q1 behavior." into android14-tests-dev
2024-01-09Merge "[RESTRICT AUTOMERGE] uchar/wchar tests: allow both Android 14 and ↵Elliott Hughes
2024Q1 behaviors." into android14-tests-dev
2024-01-09Merge "time.mktime_EOVERFLOW: set an explicit timezone." into ↵Elliott Hughes
android14-tests-dev
2024-01-06[RESTRICT AUTOMERGE] fcntl_F_SETFD test: allow both Android 14 and 2024Q1 ↵Elliott Hughes
behavior. What's important is that we name the flag. It doesn't really matter whether you have the better message that will be in Android 15. As long as 2024Q1 is using Android 14's CTS, Android 14's CTS needs to work with both. Bug: http://b/307680874 Test: treehugger Change-Id: I8c50707e1dfd6b40e6ced887ae105508c6339989
2024-01-06[RESTRICT AUTOMERGE] uchar/wchar tests: allow both Android 14 and 2024Q1 ↵Elliott Hughes
behaviors. As long as 2024Q1 is using Android 14's CTS, Android 14's CTS needs to work with both. That doesn't really seem practical for these tests, so just disable them. Bug: http://b/307680874 Test: treehugger Change-Id: Iab4085ce1be1b0e00a6714eaf3008787e29e7e7b
2024-01-06time.mktime_EOVERFLOW: set an explicit timezone.Elliott Hughes
Bug: http://b/283397453 (original) Bug: http://b/307680874 (cherrypick) Test: export TZ=Asia/Shanghai Change-Id: Ia03822adad367abf35a0fdf55d7367cd1764fcdd (cherry picked from commit f52b2165cb5bb02d5779998371caba4b2df3134d)
2023-05-18Revert "Add debug logging for memtag level"android-vts-14.0_r2android-cts-14.0_r2android14-devFlorian Mayer
This reverts commit b3f3e868785a525692944033ad044f589168ead5. Reason for revert: This created spam in tombstones. This is a cherry-pick of dd44378da7a6912ce3b7ae171c70cc4eda53f2d Bug: 280493417 Merged-In: Ia7b8285a6abd6f89d49859a981be1c9cfa104f81 Change-Id: Ia7b8285a6abd6f89d49859a981be1c9cfa104f81
2023-04-24Document a couple of new-in-U features.Elliott Hughes
Test: N/A (cherry picked from https://android-review.googlesource.com/q/commit:599d12d6519bdb2b271400a626de1188fea14919) Merged-In: I78acd8d772aacbb3b88649d78b759cffabd94e8f Change-Id: I78acd8d772aacbb3b88649d78b759cffabd94e8f
2023-04-21Fix pthread#pthread_heap_allocated_stack for jemalloc.Elliott Hughes
Since we need a page-aligned allocation for a thread stack, explicitly ask for one. (Scudo happens to just give us one anyway for an allocation this large, but 32-bit jemalloc does not.) Bug: http://b/277598913 Test: treehugger (cherry picked from https://android-review.googlesource.com/q/commit:18e335b3da7ae1afd74055cbe7f0d85541863691) Merged-In: I41eeb6aadb6a22bf5d9619e768e5e0a76617f747 Change-Id: I41eeb6aadb6a22bf5d9619e768e5e0a76617f747
2023-04-21Merge "Implement C23 printf 'w' length modifiers" am: 8ec9b81378 am: ↵Treehugger Robot
87ca1746d9 am: 10f5894571 Original change: https://android-review.googlesource.com/c/platform/bionic/+/2532359 Change-Id: Ied6a2458fdf732c722fe7fa62c1a2435de688422 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-04-21Merge "Implement C23 printf 'w' length modifiers" am: 8ec9b81378 am: 87ca1746d9Treehugger Robot
Original change: https://android-review.googlesource.com/c/platform/bionic/+/2532359 Change-Id: Iab724b3f6e69868c120dbd6dda7e6d7b1d02969c Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-04-20Merge "Implement C23 printf 'w' length modifiers" am: 8ec9b81378Treehugger Robot
Original change: https://android-review.googlesource.com/c/platform/bionic/+/2532359 Change-Id: Ib03a0be66c5882708cfa75f8f5a032ed08ab6d98 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-04-20Merge "Implement C23 printf 'w' length modifiers"Treehugger Robot
2023-04-20Merge "stdio_test: improve the %b/%B tests." am: e2c25fa87f am: b6fb4c313c ↵Zijun Zhao
am: 07928fd142 Original change: https://android-review.googlesource.com/c/platform/bionic/+/2548495 Change-Id: I7a7b33b6387e919f420d816a9f0f6406afe275d5 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-04-20Merge "stdio_test: improve the %b/%B tests." am: e2c25fa87f am: b6fb4c313cZijun Zhao
Original change: https://android-review.googlesource.com/c/platform/bionic/+/2548495 Change-Id: Idbdf3bfae8ef826f7d5523456a2f672ddd482a70 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-04-20Implement C23 printf 'w' length modifierszijunzhao
wN: Specifies that a following b, d, i, o, u, x, or X conversion specifier applies to an integer argument with a specific width where N is a positive decimal integer with no leading zeros Bug: b/271903607 Test: adb shell Change-Id: I688f6cefeb2e5c8325b007a59935a46f4116ac29
2023-04-20Merge "stdio_test: improve the %b/%B tests." am: e2c25fa87fZijun Zhao
Original change: https://android-review.googlesource.com/c/platform/bionic/+/2548495 Change-Id: I957ad2e7c1e3b8d0ac252d38ab3bc46fbe3eabc7 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-04-20Merge "Nullability check for select module." am: e2abfb3ddf am: ed3fc73ad1 ↵Zijun Zhao
am: df11a31153 Original change: https://android-review.googlesource.com/c/platform/bionic/+/2550050 Change-Id: I2299c55735710aa4594f037e145bbc17ae81ae41 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-04-20Merge "stdio_test: improve the %b/%B tests."Zijun Zhao
2023-04-20Merge "Nullability check for select module." am: e2abfb3ddf am: ed3fc73ad1Zijun Zhao
Original change: https://android-review.googlesource.com/c/platform/bionic/+/2550050 Change-Id: I8166ba0054975173873a1acfd865b0bcd7a3edca Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-04-20Merge "Nullability check for select module." am: e2abfb3ddfZijun Zhao
Original change: https://android-review.googlesource.com/c/platform/bionic/+/2550050 Change-Id: Ia67d4f8c5b32c59bcc3585a58b1858cf2c1fe3d7 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-04-20Merge "Nullability check for select module."Zijun Zhao
2023-04-20Merge "Clarify dlfcn.dladdr_libc slightly." am: e393d48bc7 am: 6607207d5c ↵Elliott Hughes
am: 7ced97ace7 Original change: https://android-review.googlesource.com/c/platform/bionic/+/2548970 Change-Id: I28769dcf2fe5a351fbcb0483fcff1fce16549432 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-04-20Merge "Clarify dlfcn.dladdr_libc slightly." am: e393d48bc7 am: 6607207d5cElliott Hughes
Original change: https://android-review.googlesource.com/c/platform/bionic/+/2548970 Change-Id: I46ba0ed1a8db9eb2c02604f99a2139bccb9aca9c Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-04-20Merge "Clarify dlfcn.dladdr_libc slightly." am: e393d48bc7Elliott Hughes
Original change: https://android-review.googlesource.com/c/platform/bionic/+/2548970 Change-Id: I173203d54609540c1016f477f5aa47f295190a25 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-04-20Merge "Clarify dlfcn.dladdr_libc slightly."Elliott Hughes
2023-04-20Merge "Nullability check for wchar module." am: 182cebf612 am: bee044207b ↵Treehugger Robot
am: 1d23754ce7 Original change: https://android-review.googlesource.com/c/platform/bionic/+/2519858 Change-Id: I209eaf3a67471f6add6eb81560db0fb3e76fcbdb Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-04-20Merge "Nullability check for wchar module." am: 182cebf612 am: bee044207bTreehugger Robot
Original change: https://android-review.googlesource.com/c/platform/bionic/+/2519858 Change-Id: Ie6c3661521b11c6baf6cf15c08fa517fe11abc04 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-04-20Merge "Nullability check for wchar module." am: 182cebf612Treehugger Robot
Original change: https://android-review.googlesource.com/c/platform/bionic/+/2519858 Change-Id: I64ff0e209c192667bdddd89aec59232bb79953cd Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-04-20Merge "Nullability check for wchar module."Treehugger Robot
2023-04-20Nullability check for wchar module.zijunzhao
Bugs: b/245972273 Test: adb shell Change-Id: I9898a1120c2364e5269633a67bf789a8bb943ba5
2023-04-20Nullability check for select module.zijunzhao
Bugs: b/245972273 Test: adb shell Change-Id: If847c46df7f1666e4d0d530b196ee3e2be6f0cb8
2023-04-19stdio_test: improve the %b/%B tests.Elliott Hughes
Test all the widths, and test the PRIb* macros too. Test: treehugger Change-Id: I86c222b4c6282ab557e6456a892c007f09cd53db
2023-04-19Merge "Make tmpfile() respect $TMPDIR." am: 17b2bae190 am: 4260d4d7eb am: ↵Elliott Hughes
2aefec48a5 Original change: https://android-review.googlesource.com/c/platform/bionic/+/2545855 Change-Id: Ic4ac021444440a0cfc5c029f0d5f4c5d211b748b Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-04-19Merge "Revert "Add versions property to libc_hwasan stubs"" am: f00cccd12b ↵Spandan Das
am: ddbb7a5453 am: ce5122a330 Original change: https://android-review.googlesource.com/c/platform/bionic/+/2548050 Change-Id: I077ae8740af70976a36542923ea5b58cc15f43e4 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-04-19Merge "Make tmpfile() respect $TMPDIR." am: 17b2bae190 am: 4260d4d7ebElliott Hughes
Original change: https://android-review.googlesource.com/c/platform/bionic/+/2545855 Change-Id: Ic16a8ef4cb1e8c3e80e0bf5f57f0999af156dfda Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-04-19Merge "Revert "Add versions property to libc_hwasan stubs"" am: f00cccd12b ↵Spandan Das
am: ddbb7a5453 Original change: https://android-review.googlesource.com/c/platform/bionic/+/2548050 Change-Id: Ie3373b33cb8b73557aa566a647502657f7aaf026 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-04-19Merge "Make tmpfile() respect $TMPDIR." am: 17b2bae190Elliott Hughes
Original change: https://android-review.googlesource.com/c/platform/bionic/+/2545855 Change-Id: Icd9defdb4580558c760216be011251820d4d975c Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>