OSDN Git Service

android-x86/system-extras.git
9 years agoam e37c6986: Merge "Add missing fcntl.h for pagingtest.c."
Yabin Cui [Wed, 10 Dec 2014 06:43:13 +0000 (06:43 +0000)]
am e37c6986: Merge "Add missing fcntl.h for pagingtest.c."

* commit 'e37c6986b7db382fa93d2fbf9b679681efa60016':
  Add missing fcntl.h for pagingtest.c.

9 years agoMerge "Add missing fcntl.h for pagingtest.c."
Yabin Cui [Wed, 10 Dec 2014 06:31:02 +0000 (06:31 +0000)]
Merge "Add missing fcntl.h for pagingtest.c."

9 years agoAdd missing fcntl.h for pagingtest.c.
Yabin Cui [Wed, 10 Dec 2014 06:29:50 +0000 (22:29 -0800)]
Add missing fcntl.h for pagingtest.c.

Change-Id: I32ff00c9e00978b0d5787beb96c2bd1ad3455910

9 years agoam 97c6f43c: Merge "Change file to include sys/time.h directly."
Yabin Cui [Wed, 10 Dec 2014 06:05:04 +0000 (06:05 +0000)]
am 97c6f43c: Merge "Change file to include sys/time.h directly."

* commit '97c6f43c51ac6efa2174fef523276494b9975011':
  Change file to include sys/time.h directly.

9 years agoMerge "Change file to include sys/time.h directly."
Yabin Cui [Wed, 10 Dec 2014 05:49:33 +0000 (05:49 +0000)]
Merge "Change file to include sys/time.h directly."

9 years agoChange file to include sys/time.h directly.
Yabin Cui [Wed, 10 Dec 2014 05:13:23 +0000 (21:13 -0800)]
Change file to include sys/time.h directly.

Bug: 18627763
Change-Id: Iba26399ab1ae1ae2a37246415bec02d9f9f7c300

9 years agoam 5ebcac32: Merge "Use "-z muldefs" to work around duplicate symbol issues."
Stephen Hines [Thu, 4 Dec 2014 19:52:17 +0000 (19:52 +0000)]
am 5ebcac32: Merge "Use "-z muldefs" to work around duplicate symbol issues."

* commit '5ebcac32772426a8bc0cb0cd15502207f1476011':
  Use "-z muldefs" to work around duplicate symbol issues.

9 years agoMerge "Use "-z muldefs" to work around duplicate symbol issues."
Stephen Hines [Thu, 4 Dec 2014 02:51:30 +0000 (02:51 +0000)]
Merge "Use "-z muldefs" to work around duplicate symbol issues."

9 years agoUse "-z muldefs" to work around duplicate symbol issues.
Stephen Hines [Tue, 2 Dec 2014 18:41:37 +0000 (10:41 -0800)]
Use "-z muldefs" to work around duplicate symbol issues.

Bug: 18389563

The duplicate symbols arise as part of a compiler-rt update, which impacts
libc++_static.a (and causes conflicts with the symbols in libgcc.a).

Change-Id: I67d25c5ffcf6bbf199593a07917b1dc739301a57

9 years agoam f511e6a2: Merge "Fix build in C++11 mode"
Dan Albert [Fri, 28 Nov 2014 05:45:20 +0000 (05:45 +0000)]
am f511e6a2: Merge "Fix build in C++11 mode"

* commit 'f511e6a2fa049753f64bd737a4d74ff0f88cc611':
  Fix build in C++11 mode

9 years agoMerge "Fix build in C++11 mode"
Dan Albert [Fri, 28 Nov 2014 05:34:38 +0000 (05:34 +0000)]
Merge "Fix build in C++11 mode"

9 years agoFix build in C++11 mode
Bernhard Rosenkränzer [Fri, 28 Nov 2014 00:57:48 +0000 (01:57 +0100)]
Fix build in C++11 mode

"PRIu64 is a C++11 literal -- fix it by adding a space

Change-Id: I760bfc31b47c87adbc9d9f224ecfbf08fffcc2e2
Signed-off-by: Bernhard Rosenkränzer <Bernhard.Rosenkranzer@linaro.org>
9 years agoam 50fd9b41: Merge "bionic libc tests: clean up the tests for setjmp"
Elliott Hughes [Thu, 27 Nov 2014 13:54:44 +0000 (13:54 +0000)]
am 50fd9b41: Merge "bionic libc tests: clean up the tests for setjmp"

* commit '50fd9b419e75a0468e89fee48a26c622edf03b75':
  bionic libc tests: clean up the tests for setjmp

9 years agoMerge "bionic libc tests: clean up the tests for setjmp"
Elliott Hughes [Thu, 27 Nov 2014 03:43:34 +0000 (03:43 +0000)]
Merge "bionic libc tests: clean up the tests for setjmp"

9 years agoam 9f5593c7: Merge "Remove reference to dead init.testmenu."
Elliott Hughes [Tue, 25 Nov 2014 18:52:25 +0000 (18:52 +0000)]
am 9f5593c7: Merge "Remove reference to dead init.testmenu."

* commit '9f5593c779babb916914e29bb3ae9e5c7b04f907':
  Remove reference to dead init.testmenu.

9 years agoMerge "Remove reference to dead init.testmenu."
Elliott Hughes [Mon, 24 Nov 2014 21:06:48 +0000 (21:06 +0000)]
Merge "Remove reference to dead init.testmenu."

9 years agoRemove reference to dead init.testmenu.
Elliott Hughes [Mon, 24 Nov 2014 20:00:36 +0000 (12:00 -0800)]
Remove reference to dead init.testmenu.

Change-Id: Ibca7ba5f0129c26900b9833c1dc34b86ed8e8e54

9 years agoam 17ba6f0d: Merge "Add a reference C implementation for verifying signatures" into...
Paul Lawrence [Sat, 22 Nov 2014 02:33:23 +0000 (02:33 +0000)]
am 17ba6f0d: Merge "Add a reference C implementation for verifying signatures" into lmp-mr1-dev

* commit '17ba6f0d475126d0a89d5f276d0973bc87df6bc9':
  Add a reference C implementation for verifying signatures

9 years agoMerge "Add a reference C implementation for verifying signatures" into lmp-mr1-dev
Paul Lawrence [Fri, 21 Nov 2014 23:38:27 +0000 (23:38 +0000)]
Merge "Add a reference C implementation for verifying signatures" into lmp-mr1-dev

9 years agoam 0bb5c17b: Merge "Make memtrack an optional module."
Dan Albert [Fri, 21 Nov 2014 22:23:27 +0000 (22:23 +0000)]
am 0bb5c17b: Merge "Make memtrack an optional module."

* commit '0bb5c17b81fb042c62e11c744c081ee4378c6a1c':
  Make memtrack an optional module.

9 years agoMerge "Make memtrack an optional module."
Dan Albert [Fri, 21 Nov 2014 22:13:08 +0000 (22:13 +0000)]
Merge "Make memtrack an optional module."

9 years agoMake memtrack an optional module.
Dan Albert [Fri, 21 Nov 2014 21:43:57 +0000 (13:43 -0800)]
Make memtrack an optional module.

This isn't really _needed_ (someone correct me if I'm wrong), and
right now it's preventing some of us from building for flounder
because of the segfaults in ld.

Change-Id: I5bdf81e1daca757e332447af61523c9e2b941a70

9 years agoAdd a reference C implementation for verifying signatures
Sami Tolvanen [Thu, 20 Nov 2014 13:22:58 +0000 (13:22 +0000)]
Add a reference C implementation for verifying signatures

Due to OEM requests, add a reference implementation for boot/recovery
image signature verification in C. The tool uses OpenSSL for ASN.1 and
crypto routines.

Bug: 18120110
Change-Id: I9f6c59e0b338b68f35ac1c2c4d83c10d31d70cd9

9 years agoam e1eaca2e: Merge "More C++11 compatibility."
Dan Albert [Fri, 21 Nov 2014 02:52:43 +0000 (02:52 +0000)]
am e1eaca2e: Merge "More C++11 compatibility."

* commit 'e1eaca2e35770216fb46ae363ccf050289a7b054':
  More C++11 compatibility.

9 years agoMerge "More C++11 compatibility."
Dan Albert [Fri, 21 Nov 2014 02:41:41 +0000 (02:41 +0000)]
Merge "More C++11 compatibility."

9 years agoSupport [-j <journal_size>] in mkuserimg.sh automerge: 8f85f69
Ying Wang [Fri, 21 Nov 2014 02:38:14 +0000 (02:38 +0000)]
Support [-j <journal_size>] in mkuserimg.sh automerge: 8f85f69
automerge: 4ea0822

* commit '4ea082291fdfd14969e537fe9f999bc380a98010':
  Support [-j <journal_size>] in mkuserimg.sh

9 years agoMore C++11 compatibility.
Dan Albert [Fri, 21 Nov 2014 02:32:52 +0000 (18:32 -0800)]
More C++11 compatibility.

Bug: 18466763
Change-Id: Ia308b7c8017cfdb7bebf5c307730ef3f0ef6f572

9 years agoSupport [-j <journal_size>] in mkuserimg.sh
Ying Wang [Thu, 20 Nov 2014 20:22:42 +0000 (20:22 +0000)]
Support [-j <journal_size>] in mkuserimg.sh
automerge: 8f85f69

* commit '8f85f69f43dc3a2943d33d0d47740b2528a0735f':
  Support [-j <journal_size>] in mkuserimg.sh

9 years agoSupport [-j <journal_size>] in mkuserimg.sh
Ying Wang [Wed, 19 Nov 2014 02:06:56 +0000 (18:06 -0800)]
Support [-j <journal_size>] in mkuserimg.sh

Bug: 18430740

(cherry picked from commit 1ec61e7ac5fd7553b143231e8d650ef4ba432344)

Change-Id: I8704dfd4f91373261b03d7943e40cc9fdf39a0a7

9 years agoam 1ec61e7a: Support [-j <journal_size>] in mkuserimg.sh
Ying Wang [Wed, 19 Nov 2014 19:28:25 +0000 (19:28 +0000)]
am 1ec61e7a: Support [-j <journal_size>] in mkuserimg.sh

* commit '1ec61e7ac5fd7553b143231e8d650ef4ba432344':
  Support [-j <journal_size>] in mkuserimg.sh

9 years agoSupport [-j <journal_size>] in mkuserimg.sh
Ying Wang [Wed, 19 Nov 2014 02:06:56 +0000 (18:06 -0800)]
Support [-j <journal_size>] in mkuserimg.sh

Bug: 18430740
Change-Id: Ia76cd4ef1b35c48c60c4922d7d28b21978d56159

9 years agoam 241f964e: Add signature verification to keystore and verity signers
Sami Tolvanen [Tue, 18 Nov 2014 16:27:23 +0000 (16:27 +0000)]
am 241f964e: Add signature verification to keystore and verity signers

* commit '241f964e10ce8bc6c401073854fdaf1662013dae':
  Add signature verification to keystore and verity signers

9 years agoAdd signature verification to keystore and verity signers
Sami Tolvanen [Fri, 14 Nov 2014 14:51:25 +0000 (14:51 +0000)]
Add signature verification to keystore and verity signers

This change adds -verify flags to keystore and verity signers for
verifying the signatures of the signed content generated by the
same tools. This allows implementers of verified boot to test and
verify the correctness of their implementations.

Bug: 15984840
Change-Id: I327de9c3a9e035cd11dc5022e978c840cd37581c

9 years agoam d2a8aad0: Merge "Move system/extras to libc++."
Dan Albert [Sun, 16 Nov 2014 17:35:38 +0000 (17:35 +0000)]
am d2a8aad0: Merge "Move system/extras to libc++."

* commit 'd2a8aad0cd6dfa5f3d3b1fa1162cdcc9601588fc':
  Move system/extras to libc++.

9 years agoMerge "Move system/extras to libc++."
Dan Albert [Sun, 16 Nov 2014 17:27:04 +0000 (17:27 +0000)]
Merge "Move system/extras to libc++."

9 years agoMove system/extras to libc++.
Dan Albert [Sun, 16 Nov 2014 02:50:10 +0000 (18:50 -0800)]
Move system/extras to libc++.

Bug: 15193147
Change-Id: I2188179aa315b6b94493135cfb243d5a9018fd10

9 years agoam 40193d94: Fix comments in BootSignature.java.
Sami Tolvanen [Fri, 14 Nov 2014 17:17:44 +0000 (17:17 +0000)]
am 40193d94: Fix comments in BootSignature.java.

* commit '40193d94182934b37f4b2ae00fde2402583e59e1':
  Fix comments in BootSignature.java.

9 years agoFix comments in BootSignature.java.
Sami Tolvanen [Fri, 14 Nov 2014 11:00:18 +0000 (11:00 +0000)]
Fix comments in BootSignature.java.

Clearly mark the comment above main() as an example and fix
the parameters in the example command. Also briefly document
the arguments in the main function for clarity.

Bug: 18376609
Change-Id: I84eaf75799a8128100eb97c70e04563c609e9928

9 years agoam 3380f2fe: DO NOT MERGE: Implement boot signature verification
Sami Tolvanen [Fri, 14 Nov 2014 00:03:55 +0000 (00:03 +0000)]
am 3380f2fe: DO NOT MERGE: Implement boot signature verification

* commit '3380f2fea1b9a18f26ae95b60a01eeb55565eb1b':
  DO NOT MERGE: Implement boot signature verification

9 years agoam f0f33adb: DO NOT MERGE: Update keystore and verity metadata signers
Sami Tolvanen [Fri, 14 Nov 2014 00:03:54 +0000 (00:03 +0000)]
am f0f33adb: DO NOT MERGE: Update keystore and verity metadata signers

* commit 'f0f33adb7ce6557459306ce03576af4d79c0c9ef':
  DO NOT MERGE: Update keystore and verity metadata signers

9 years agoam 8d7e9240: DO NOT MERGE: Support converting X.509 cert into a verity public key
Sami Tolvanen [Fri, 14 Nov 2014 00:03:53 +0000 (00:03 +0000)]
am 8d7e9240: DO NOT MERGE: Support converting X.509 cert into a verity public key

* commit '8d7e92406cdccb94f853d9ffcdc95dcdde37b47a':
  DO NOT MERGE: Support converting X.509 cert into a verity public key

9 years agoam 578a347c: DO NOT MERGE: Add a tool for verifying verity signatures in images
Sami Tolvanen [Fri, 14 Nov 2014 00:03:53 +0000 (00:03 +0000)]
am 578a347c: DO NOT MERGE: Add a tool for verifying verity signatures in images

* commit '578a347c1939b62805442ff3a769092b19c42db2':
  DO NOT MERGE: Add a tool for verifying verity signatures in images

9 years agoam 29131b97: Reinstate "Update boot image signature format to version 1"
Paul Lawrence [Fri, 14 Nov 2014 00:03:52 +0000 (00:03 +0000)]
am 29131b97: Reinstate "Update boot image signature format to version 1"

* commit '29131b97ed091bb2b10917036a64f3403c507eb7':
  Reinstate "Update boot image signature format to version 1"

9 years agoam 7377e002: Revert "Update boot image signature format to version 1"
Paul Lawrence [Fri, 14 Nov 2014 00:03:51 +0000 (00:03 +0000)]
am 7377e002: Revert "Update boot image signature format to version 1"

* commit '7377e002421ed9a04cc94cd808c234f48d93924d':
  Revert "Update boot image signature format to version 1"

9 years agoDO NOT MERGE: Implement boot signature verification
Sami Tolvanen [Sat, 1 Nov 2014 00:18:23 +0000 (17:18 -0700)]
DO NOT MERGE: Implement boot signature verification

Adds signature verification support to BootSignature.java.

Bug: 15984840
Bug: 18120110
Change-Id: Ib1a67573bdcd0f41e2d920f518de15993c8750e0
(cherry picked from commit 7999c089cfa82d63d4a28606c78b381b74509175)

9 years agoDO NOT MERGE: Update keystore and verity metadata signers
Sami Tolvanen [Fri, 7 Nov 2014 04:29:22 +0000 (20:29 -0800)]
DO NOT MERGE: Update keystore and verity metadata signers

Use the same PKCS8 format as every other signing tool, and update
the signature format to use SHA-256 instead of SHA-1.

Bug: 15984840
Bug: 18120110
Change-Id: I6ac9e3594b5ae572f5b6763f3bd5b1bdb6ba2ad2
(cherry picked from commit 19c6bb5fe97c877976ef79762c6051223b8d2213)

9 years agoDO NOT MERGE: Support converting X.509 cert into a verity public key
Sami Tolvanen [Fri, 7 Nov 2014 04:22:49 +0000 (20:22 -0800)]
DO NOT MERGE: Support converting X.509 cert into a verity public key

fs_mgr requires an RSA public key in mincrypt format for verifying
dm-verity hash tables. Add support for extracting public keys from
existing X.509 certificates and converting it into mincrypt format
for use with fs_mgr.

Bug: 15984840
Bug: 18120110
Change-Id: Ibcdca116cdc32dfa33d8f5636ec728244cbf6fd5
(cherry picked from commit 82d824a6b5028930abd87ecd870924c72d3b3931)

9 years agoDO NOT MERGE: Add a tool for verifying verity signatures in images
Sami Tolvanen [Wed, 12 Nov 2014 15:47:53 +0000 (07:47 -0800)]
DO NOT MERGE: Add a tool for verifying verity signatures in images

This tool takes a sparse ext4 image file, reads verity metadata
from it, and verifies the signature of the verity table.

Bug: 15984840
Bug: 18120110
Change-Id: I384a9ff885a0ffcd8febf100e76f3a1e5c7bbdab
(cherry picked from commit c18aa9d69a69549b50966e322abe59cfa04edfe4)

9 years agoReinstate "Update boot image signature format to version 1"
Paul Lawrence [Thu, 13 Nov 2014 22:15:30 +0000 (22:15 +0000)]
Reinstate "Update boot image signature format to version 1"

This reverts commit 7377e002421ed9a04cc94cd808c234f48d93924d.

Change-Id: I4b1d83b62ae4d4dd6952663744b1171b3e0d0766
Signed-off-by: Iliyan Malchev <malchev@google.com>
9 years agoRevert "Update boot image signature format to version 1"
Paul Lawrence [Thu, 13 Nov 2014 22:03:31 +0000 (22:03 +0000)]
Revert "Update boot image signature format to version 1"

This reverts commit b62eabde2db40f01dfed1cef48ac2cbabdff4d03.

Change-Id: I98019b7990c5436fe6ad5ef1052729478bccbe17

9 years agoam b62eabde: Update boot image signature format to version 1
Sami Tolvanen [Thu, 13 Nov 2014 21:26:10 +0000 (21:26 +0000)]
am b62eabde: Update boot image signature format to version 1

* commit 'b62eabde2db40f01dfed1cef48ac2cbabdff4d03':
  Update boot image signature format to version 1

9 years agoFix issues with appended boot signature.
Geremy Condra [Thu, 13 Nov 2014 19:45:10 +0000 (19:45 +0000)]
Fix issues with appended boot signature.
automerge: d66cefd

* commit 'd66cefd9d9ef9aab181bdf6d429a0f7938cf0cb5':
  Fix issues with appended boot signature.

9 years agoUpdate boot image signature format to version 1
Sami Tolvanen [Sat, 1 Nov 2014 00:18:23 +0000 (17:18 -0700)]
Update boot image signature format to version 1

Add the full X.509v3 certificate to the signature footer for easier
verification.

Change-Id: Ic969e9c1e4ab1a25ffdde2ab818b8edf2ad95253
(cherry picked from commit f67d3764c641e53d4a1b925b4d02fec92b7e894a)

9 years agoFix issues with appended boot signature.
Geremy Condra [Thu, 14 Aug 2014 23:44:31 +0000 (16:44 -0700)]
Fix issues with appended boot signature.

In particular this changes the OID to the SHA1 OID and
appends the full BootSignature.

This is cherry-picked from a WIP bug checked into master, but is complete.
The work in finalized by further changes from Sami Tolvanen

Bug: 15984840
Change-Id: Ic43784fc339b9aedf91363c9ec9a453c3bb53294
(cherry picked from commit 1f2ebbd57e86fb0749aeb453fb337065985ab9c6)

9 years agoam 122ca191: Merge "bionic libc tests: clean up tests for seteuid call"
Elliott Hughes [Wed, 12 Nov 2014 02:53:39 +0000 (02:53 +0000)]
am 122ca191: Merge "bionic libc tests: clean up tests for seteuid call"

* commit '122ca1918351648d0bc252a5583d376f8b3a0ee7':
  bionic libc tests: clean up tests for seteuid call

9 years agoMerge "bionic libc tests: clean up tests for seteuid call"
Elliott Hughes [Wed, 12 Nov 2014 02:07:05 +0000 (02:07 +0000)]
Merge "bionic libc tests: clean up tests for seteuid call"

9 years agoam d0b1347e: Merge "Add paging test"
Rom Lemarchand [Tue, 11 Nov 2014 22:50:55 +0000 (22:50 +0000)]
am d0b1347e: Merge "Add paging test"

* commit 'd0b1347e1679e6b4641bad0788157e5cd6da0082':
  Add paging test

9 years agoMerge "Add paging test"
Rom Lemarchand [Tue, 11 Nov 2014 21:57:17 +0000 (21:57 +0000)]
Merge "Add paging test"

9 years agoAdd paging test
Rom Lemarchand [Mon, 10 Nov 2014 18:32:49 +0000 (10:32 -0800)]
Add paging test

Add a system paging test that measures the following things:
- mmap and munmap a file
- page a file and and out of memory
- thrash the page cache by bringing in more pages than the system can hold in RAM

Change-Id: I46dfb52a02e5030babd5b24c13a2abca779aeb02

9 years agobionic libc tests: clean up tests for seteuid call
Yongqin Liu [Wed, 29 Oct 2014 10:04:01 +0000 (18:04 +0800)]
bionic libc tests: clean up tests for seteuid call

Clean up files and settings for seteuid test here,
Since the tests will be migrated to unistd.seteuid* test
in bionic/tests/unistd_test.cpp file

Change-Id: Ia24b03c1e9a73e5e6c532e591a9d532253f0b9d1
Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
9 years agoam 946b1184: am 5022e71a: Merge "bionic libc tests: clean up test_udp.c"
Elliott Hughes [Mon, 3 Nov 2014 18:38:11 +0000 (18:38 +0000)]
am 946b1184: am 5022e71a: Merge "bionic libc tests: clean up test_udp.c"

* commit '946b1184aabba0f1c5809ed7e6b63738145ba421':
  bionic libc tests: clean up test_udp.c

9 years agoam 5022e71a: Merge "bionic libc tests: clean up test_udp.c"
Elliott Hughes [Mon, 3 Nov 2014 18:33:30 +0000 (18:33 +0000)]
am 5022e71a: Merge "bionic libc tests: clean up test_udp.c"

* commit '5022e71a0c5dd943c0a6ca22b9252864472a8aef':
  bionic libc tests: clean up test_udp.c

9 years agoMerge "bionic libc tests: clean up test_udp.c"
Elliott Hughes [Mon, 3 Nov 2014 18:29:40 +0000 (18:29 +0000)]
Merge "bionic libc tests: clean up test_udp.c"

9 years agobionic libc tests: clean up test_udp.c
Yongqin Liu [Sun, 2 Nov 2014 16:43:38 +0000 (00:43 +0800)]
bionic libc tests: clean up test_udp.c

clean up the file and setting for file
    tests/bionic/libc/common/test_udp.c

Change-Id: Id7889910e87309415b9504e6693322697907f426
Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
9 years agobionic libc tests: clean up the tests for setjmp
Yongqin Liu [Sat, 1 Nov 2014 03:41:51 +0000 (11:41 +0800)]
bionic libc tests: clean up the tests for setjmp

remove the file and settings of tests for setjmp

Change-Id: I79f4997de3da2aa55ea2b1de992b8f4a60c0829a
Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
9 years agoam 577f9467: am 726aff19: Merge "bionic libc tests: clean up setting for hello_world...
Elliott Hughes [Wed, 29 Oct 2014 20:42:13 +0000 (20:42 +0000)]
am 577f9467: am 726aff19: Merge "bionic libc tests: clean up setting for hello_world.cpp"

* commit '577f94678da1ff2c9c8c9c211e805a9ea84136f7':
  bionic libc tests: clean up setting for hello_world.cpp

9 years agoam e9626c97: am 78b686d1: Merge "bionic libc tests: clean up test for static_init"
Elliott Hughes [Wed, 29 Oct 2014 19:43:17 +0000 (19:43 +0000)]
am e9626c97: am 78b686d1: Merge "bionic libc tests: clean up test for static_init"

* commit 'e9626c97e24fab1e20400abb65a4c1309bde1f5b':
  bionic libc tests: clean up test for static_init

9 years agoam d43f9fdc: am ea3b7124: Merge "bionic test libc: clean up test for pthread_once"
Elliott Hughes [Wed, 29 Oct 2014 19:43:17 +0000 (19:43 +0000)]
am d43f9fdc: am ea3b7124: Merge "bionic test libc: clean up test for pthread_once"

* commit 'd43f9fdc708726bef2df59f836f1ade962da43a7':
  bionic test libc: clean up test for pthread_once

9 years agoam 726aff19: Merge "bionic libc tests: clean up setting for hello_world.cpp"
Elliott Hughes [Wed, 29 Oct 2014 18:11:54 +0000 (18:11 +0000)]
am 726aff19: Merge "bionic libc tests: clean up setting for hello_world.cpp"

* commit '726aff1955d7c143657e0ec333aaad8339a8a58b':
  bionic libc tests: clean up setting for hello_world.cpp

9 years agoMerge "bionic libc tests: clean up setting for hello_world.cpp"
Elliott Hughes [Wed, 29 Oct 2014 18:08:41 +0000 (18:08 +0000)]
Merge "bionic libc tests: clean up setting for hello_world.cpp"

9 years agoam 3a558191: am a24d452a: Merge "bionic libc test: clean up tests for getgrouplist"
Elliott Hughes [Wed, 29 Oct 2014 17:13:51 +0000 (17:13 +0000)]
am 3a558191: am a24d452a: Merge "bionic libc test: clean up tests for getgrouplist"

* commit '3a55819126d686c727f9ac6c4aa0f901e49441ba':
  bionic libc test: clean up tests for getgrouplist

9 years agoam 643f2ce2: am 85f3e14b: Merge "bionic libc test: clean up pthread mutex type test"
Elliott Hughes [Wed, 29 Oct 2014 17:13:51 +0000 (17:13 +0000)]
am 643f2ce2: am 85f3e14b: Merge "bionic libc test: clean up pthread mutex type test"

* commit '643f2ce2db293486a52e7fdddfb805814e197c30':
  bionic libc test: clean up pthread mutex type test

9 years agoam bf2bf743: am 05a66cd9: Merge "bionic libs test: clean up for gethostname test"
Elliott Hughes [Wed, 29 Oct 2014 17:11:33 +0000 (17:11 +0000)]
am bf2bf743: am 05a66cd9: Merge "bionic libs test: clean up for gethostname test"

* commit 'bf2bf743766cb7df4df1ed668a33f859fefdc79b':
  bionic libs test: clean up for gethostname test

9 years agoam 8939903d: am 27443f28: Merge "bionic libc tests: clean up test_netinet_icmp.c...
Elliott Hughes [Wed, 29 Oct 2014 17:11:32 +0000 (17:11 +0000)]
am 8939903d: am 27443f28: Merge "bionic libc tests: clean up test_netinet_icmp.c file"

* commit '8939903ddf264c1caa7d21e24cbd24152fe9de9a':
  bionic libc tests: clean up test_netinet_icmp.c file

9 years agoam 64dd6412: am f1f4e334: Merge "bionic libc test: clean up test_static_cpp_mutex...
Elliott Hughes [Wed, 29 Oct 2014 17:11:32 +0000 (17:11 +0000)]
am 64dd6412: am f1f4e334: Merge "bionic libc test: clean up test_static_cpp_mutex test"

* commit '64dd64127714934548d0c09533a717f69ff9ec4a':
  bionic libc test: clean up test_static_cpp_mutex test

9 years agoam 43a84d0d: am 426df33f: Merge "bionic libc test: clean up sysconf test"
Elliott Hughes [Wed, 29 Oct 2014 17:11:31 +0000 (17:11 +0000)]
am 43a84d0d: am 426df33f: Merge "bionic libc test: clean up sysconf test"

* commit '43a84d0db5ada9d52b172340f0d2795282462316':
  bionic libc test: clean up sysconf test

9 years agoam bd7dde8f: am acc6dfd9: Merge "bionic libc tests: clean up tests for destructor...
Elliott Hughes [Wed, 29 Oct 2014 17:11:01 +0000 (17:11 +0000)]
am bd7dde8f: am acc6dfd9: Merge "bionic libc tests: clean up tests for destructor in executable"

* commit 'bd7dde8f323bb7e579605b3908e2fadd83b464f3':
  bionic libc tests: clean up tests for destructor in executable

9 years agoam 70063ea7: am 03e1776e: Merge "bionic libc test: remove gethostbyname test"
Christopher Ferris [Wed, 29 Oct 2014 17:11:00 +0000 (17:11 +0000)]
am 70063ea7: am 03e1776e: Merge "bionic libc test: remove gethostbyname test"

* commit '70063ea716406f5d27a35a5ffd342da39bf321e3':
  bionic libc test: remove gethostbyname test

9 years agoam e5871841: am 6a425bbe: Merge "bionic libc test: remove getaddrinfo test"
Elliott Hughes [Wed, 29 Oct 2014 17:11:00 +0000 (17:11 +0000)]
am e5871841: am 6a425bbe: Merge "bionic libc test: remove getaddrinfo test"

* commit 'e5871841f26c13f5aba2ca9f67b381ab7d4bd9ce':
  bionic libc test: remove getaddrinfo test

9 years agoam 4e70df18: am 03a2281e: Merge "bionic libc test: remove relocation related bionic...
Elliott Hughes [Wed, 29 Oct 2014 17:10:59 +0000 (17:10 +0000)]
am 4e70df18: am 03a2281e: Merge "bionic libc test: remove relocation related bionic test"

* commit '4e70df187b3d31273976dd09777548397a071476':
  bionic libc test: remove relocation related bionic test

9 years agoam 78b686d1: Merge "bionic libc tests: clean up test for static_init"
Elliott Hughes [Wed, 29 Oct 2014 12:32:23 +0000 (12:32 +0000)]
am 78b686d1: Merge "bionic libc tests: clean up test for static_init"

* commit '78b686d1e88e81f29c8cfc479115b356ca72f661':
  bionic libc tests: clean up test for static_init

9 years agoam ea3b7124: Merge "bionic test libc: clean up test for pthread_once"
Elliott Hughes [Wed, 29 Oct 2014 12:32:16 +0000 (12:32 +0000)]
am ea3b7124: Merge "bionic test libc: clean up test for pthread_once"

* commit 'ea3b71240072e854838069aa0d6957d40aa6be2d':
  bionic test libc: clean up test for pthread_once

9 years agobionic libc tests: clean up setting for hello_world.cpp
Yongqin Liu [Wed, 29 Oct 2014 10:09:53 +0000 (18:09 +0800)]
bionic libc tests: clean up setting for hello_world.cpp

clean up the remaining settings for hello_world.cpp
in file tests/bionic/libc/Android.mk

Change-Id: I6108a0d7e33c677dd2dba6dde3155f088d3fe14e
Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
9 years agoam 107be1a0: am 156c6143: Merge "bionic libc test: clean up dlclose related test...
Elliott Hughes [Wed, 29 Oct 2014 07:08:07 +0000 (07:08 +0000)]
am 107be1a0: am 156c6143: Merge "bionic libc test: clean up dlclose related test in system/extras"

* commit '107be1a07de14a921d76e7efcccf84ff118cfd6b':
  bionic libc test: clean up dlclose related test in system/extras

9 years agoam 8a1197be: am ef6c48b7: Merge "bionic libc test: clean up test for dlopen_null"
Elliott Hughes [Wed, 29 Oct 2014 07:08:06 +0000 (07:08 +0000)]
am 8a1197be: am ef6c48b7: Merge "bionic libc test: clean up test for dlopen_null"

* commit '8a1197be6ca27a06bd8aae9c7d623db651facff1':
  bionic libc test: clean up test for dlopen_null

9 years agoam be858e25: am c0daa777: Merge "Don\'t manually link stlport."
Dan Albert [Wed, 29 Oct 2014 07:00:31 +0000 (07:00 +0000)]
am be858e25: am c0daa777: Merge "Don\'t manually link stlport."

* commit 'be858e250f41f6bfb3c8b06b5058f87fa71590d8':

9 years agoam f524e9e7: am 1c380ee5: Merge "Remove another obsolete test."
Elliott Hughes [Wed, 29 Oct 2014 07:00:30 +0000 (07:00 +0000)]
am f524e9e7: am 1c380ee5: Merge "Remove another obsolete test."

* commit 'f524e9e79ab7d83d080d51263caad4671f84e68f':

9 years agoam fc5d330e: am 154a2638: Merge "Remove a useless pthread_join test."
Elliott Hughes [Wed, 29 Oct 2014 07:00:30 +0000 (07:00 +0000)]
am fc5d330e: am 154a2638: Merge "Remove a useless pthread_join test."

* commit 'fc5d330e532cfffb700011ce675178bc170b47fd':

9 years agoam 82b772b1: am 19b96d0a: Merge "Remove obsolete semaphore tests."
Elliott Hughes [Wed, 29 Oct 2014 07:00:30 +0000 (07:00 +0000)]
am 82b772b1: am 19b96d0a: Merge "Remove obsolete semaphore tests."

* commit '82b772b11659e6c409f704c370024e38fb5bf52f':

9 years agoam 9ee3051d: am 5fb7c3e2: Merge "Remove some obviously useless tests (and fix the...
Elliott Hughes [Wed, 29 Oct 2014 07:00:29 +0000 (07:00 +0000)]
am 9ee3051d: am 5fb7c3e2: Merge "Remove some obviously useless tests (and fix the others so they build)."

* commit '9ee3051d897c6d97b7892a8a14ee9aa2d8c2e2e4':

9 years agoam 64647abc: am 95060c89: Merge "Remove a glibc test."
Elliott Hughes [Wed, 29 Oct 2014 07:00:29 +0000 (07:00 +0000)]
am 64647abc: am 95060c89: Merge "Remove a glibc test."

* commit '64647abca0de47866a077e7d7d876c8c4761a69c':

9 years agoam e85f315e: am df8fef27: Merge "Remove old libstdc++ tests."
Elliott Hughes [Wed, 29 Oct 2014 07:00:28 +0000 (07:00 +0000)]
am e85f315e: am df8fef27: Merge "Remove old libstdc++ tests."

* commit 'e85f315e2c71579e417cc763969d66dcd8d10fb4':

9 years agoam a24d452a: Merge "bionic libc test: clean up tests for getgrouplist"
Elliott Hughes [Tue, 28 Oct 2014 17:33:59 +0000 (17:33 +0000)]
am a24d452a: Merge "bionic libc test: clean up tests for getgrouplist"

* commit 'a24d452af19456c3104b0f3d1f8de26f27591777':
  bionic libc test: clean up tests for getgrouplist

9 years agoam 85f3e14b: Merge "bionic libc test: clean up pthread mutex type test"
Elliott Hughes [Tue, 28 Oct 2014 17:33:59 +0000 (17:33 +0000)]
am 85f3e14b: Merge "bionic libc test: clean up pthread mutex type test"

* commit '85f3e14b0f9c30ed55e61a7909abe28128119520':
  bionic libc test: clean up pthread mutex type test

9 years agoMerge "bionic libc tests: clean up test for static_init"
Elliott Hughes [Tue, 28 Oct 2014 16:41:27 +0000 (16:41 +0000)]
Merge "bionic libc tests: clean up test for static_init"

9 years agoMerge "bionic test libc: clean up test for pthread_once"
Elliott Hughes [Tue, 28 Oct 2014 15:43:03 +0000 (15:43 +0000)]
Merge "bionic test libc: clean up test for pthread_once"

9 years agobionic libc tests: clean up test for static_init
Yongqin Liu [Tue, 28 Oct 2014 14:39:26 +0000 (22:39 +0800)]
bionic libc tests: clean up test for static_init

This change is to delete the static init test related files and settings.
Since they do not contain useful test, they only test the member behivor
in CPP constructor which are tested in bionic/tests/dlcfn_test.cpp file

Change-Id: I06a882e16f9f917e79d82c2b78978a6f1e7c2bb6
Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
9 years agoam 05a66cd9: Merge "bionic libs test: clean up for gethostname test"
Elliott Hughes [Tue, 28 Oct 2014 04:51:53 +0000 (04:51 +0000)]
am 05a66cd9: Merge "bionic libs test: clean up for gethostname test"

* commit '05a66cd9164dda93625cb1f8b9b082f94d124a5d':
  bionic libs test: clean up for gethostname test

9 years agoam 27443f28: Merge "bionic libc tests: clean up test_netinet_icmp.c file"
Elliott Hughes [Tue, 28 Oct 2014 04:51:52 +0000 (04:51 +0000)]
am 27443f28: Merge "bionic libc tests: clean up test_netinet_icmp.c file"

* commit '27443f28bbcbc6aca7b6b3fda54a177779929af1':
  bionic libc tests: clean up test_netinet_icmp.c file

9 years agoam f1f4e334: Merge "bionic libc test: clean up test_static_cpp_mutex test"
Elliott Hughes [Tue, 28 Oct 2014 04:49:13 +0000 (04:49 +0000)]
am f1f4e334: Merge "bionic libc test: clean up test_static_cpp_mutex test"

* commit 'f1f4e33471a1b4e481cf443ff463bcd3c71b88be':
  bionic libc test: clean up test_static_cpp_mutex test