OSDN Git Service

android-x86/system-extras.git
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 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 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 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 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 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 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

9 years agoam 426df33f: Merge "bionic libc test: clean up sysconf test"
Elliott Hughes [Tue, 28 Oct 2014 04:33:14 +0000 (04:33 +0000)]
am 426df33f: Merge "bionic libc test: clean up sysconf test"

* commit '426df33fc486c04331335d5adc116441e2a7b952':
  bionic libc test: clean up sysconf test

9 years agobionic test libc: clean up test for pthread_once
Yongqin Liu [Tue, 28 Oct 2014 03:31:58 +0000 (11:31 +0800)]
bionic test libc: clean up test for pthread_once

the test implemented in file
    tests/bionic/libc/common/test_pthread_once.c
has been re-implemented in file
    bionic/test/pthread_once_smoke
by the tests pthread.pthread_once_smoke and pthread.pthread_once_1934122,
so here remove the related file and settings

Change-Id: I2c8d6f8a07419d4840512736cf264a86482f7eaf
Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
9 years agoMerge "bionic libc test: clean up tests for getgrouplist"
Elliott Hughes [Sat, 25 Oct 2014 02:16:47 +0000 (02:16 +0000)]
Merge "bionic libc test: clean up tests for getgrouplist"

9 years agobionic libc test: clean up tests for getgrouplist
Yongqin Liu [Fri, 24 Oct 2014 11:46:54 +0000 (19:46 +0800)]
bionic libc test: clean up tests for getgrouplist

Since the tests for getgrouplist will be implemented in bionic/tests
directory, the test files and setting will be deleted from here.

Change-Id: Ib5ece65ef2475ae8acc9ce5bfd2a255b734aa906
Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
9 years agoMerge "bionic libc test: clean up pthread mutex type test"
Elliott Hughes [Sat, 25 Oct 2014 00:34:30 +0000 (00:34 +0000)]
Merge "bionic libc test: clean up pthread mutex type test"

9 years agoMerge "bionic libs test: clean up for gethostname test"
Elliott Hughes [Fri, 24 Oct 2014 23:30:58 +0000 (23:30 +0000)]
Merge "bionic libs test: clean up for gethostname test"

9 years agoMerge "bionic libc tests: clean up test_netinet_icmp.c file"
Elliott Hughes [Fri, 24 Oct 2014 23:02:18 +0000 (23:02 +0000)]
Merge "bionic libc tests: clean up test_netinet_icmp.c file"

9 years agoam acc6dfd9: Merge "bionic libc tests: clean up tests for destructor in executable"
Elliott Hughes [Fri, 24 Oct 2014 20:18:11 +0000 (20:18 +0000)]
am acc6dfd9: Merge "bionic libc tests: clean up tests for destructor in executable"

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

9 years agoam 03e1776e: Merge "bionic libc test: remove gethostbyname test"
Christopher Ferris [Fri, 24 Oct 2014 20:18:11 +0000 (20:18 +0000)]
am 03e1776e: Merge "bionic libc test: remove gethostbyname test"

* commit '03e1776e5b46cf651fa6c4107d87920ecaa72f4c':
  bionic libc test: remove gethostbyname test

9 years agoam 6a425bbe: Merge "bionic libc test: remove getaddrinfo test"
Elliott Hughes [Fri, 24 Oct 2014 20:18:10 +0000 (20:18 +0000)]
am 6a425bbe: Merge "bionic libc test: remove getaddrinfo test"

* commit '6a425bbe5ff6cafe4baa3db80c06eb3a5afdf08f':
  bionic libc test: remove getaddrinfo test

9 years agoam 03a2281e: Merge "bionic libc test: remove relocation related bionic test"
Elliott Hughes [Fri, 24 Oct 2014 20:18:08 +0000 (20:18 +0000)]
am 03a2281e: Merge "bionic libc test: remove relocation related bionic test"

* commit '03a2281e9aec5d723d54f4763e4082a39c6118bb':
  bionic libc test: remove relocation related bionic test

9 years agobionic libs test: clean up for gethostname test
Yongqin Liu [Fri, 24 Oct 2014 12:26:24 +0000 (20:26 +0800)]
bionic libs test: clean up for gethostname test

since the tests for gethostname will be migrated into
bionic/tests/unistd_test.cpp as unistd.gethostname test
in the gtest format, the related files and settings will
be cleaned up here.

Change-Id: Ibe2bc9d3304ec9ac08a24a318276f07b84a1afea
Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
9 years agobionic libc tests: clean up test_netinet_icmp.c file
Yongqin Liu [Fri, 24 Oct 2014 11:50:27 +0000 (19:50 +0800)]
bionic libc tests: clean up test_netinet_icmp.c file

since no meaningful tests implemented in this file.

Change-Id: I5846b65cd31eb70232c207394d622551eb72a4a0
Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
9 years agobionic libc test: clean up pthread mutex type test
Yongqin Liu [Fri, 24 Oct 2014 07:03:06 +0000 (15:03 +0800)]
bionic libc test: clean up pthread mutex type test

clean up the pthread mutex types related tests implemented in
  tests/bionic/libc/bionic/test_mutex.c
and related settings, since the tests will be migrated into file
  bionic/tests/pthread_test.cpp

Change-Id: Icbbac40c42de7df49ff19bae54d71b455cafb987
Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
9 years agoMerge "bionic libc test: clean up test_static_cpp_mutex test"
Elliott Hughes [Fri, 24 Oct 2014 04:05:42 +0000 (04:05 +0000)]
Merge "bionic libc test: clean up test_static_cpp_mutex test"

9 years agobionic libc test: clean up test_static_cpp_mutex test
Yongqin Liu [Fri, 24 Oct 2014 03:53:44 +0000 (11:53 +0800)]
bionic libc test: clean up test_static_cpp_mutex test

delete related file and setting for test test_static_cpp_mutex,
since it is migrated into bionic/tests/pthread_test.cpp in gtest format

Change-Id: Ia9d165b18410c40a6f07a3b0b23d53bf8e355d05
Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
9 years agoam 156c6143: Merge "bionic libc test: clean up dlclose related test in system/extras"
Elliott Hughes [Thu, 23 Oct 2014 22:30:15 +0000 (22:30 +0000)]
am 156c6143: Merge "bionic libc test: clean up dlclose related test in system/extras"

* commit '156c614373c932ce1f412ab2724c0b4a56db001d':
  bionic libc test: clean up dlclose related test in system/extras

9 years agoam ef6c48b7: Merge "bionic libc test: clean up test for dlopen_null"
Elliott Hughes [Thu, 23 Oct 2014 22:30:14 +0000 (22:30 +0000)]
am ef6c48b7: Merge "bionic libc test: clean up test for dlopen_null"

* commit 'ef6c48b7e626a54cf34aa66f241732ac9f382a6d':
  bionic libc test: clean up test for dlopen_null

9 years agoMerge "bionic libc test: clean up sysconf test"
Elliott Hughes [Thu, 23 Oct 2014 15:54:35 +0000 (15:54 +0000)]
Merge "bionic libc test: clean up sysconf test"

9 years agobionic libc test: clean up sysconf test
Yongqin Liu [Thu, 23 Oct 2014 15:38:36 +0000 (23:38 +0800)]
bionic libc test: clean up sysconf test

After migrated the sysconf tests in file
    tests/bionic/libc/other/test_sysconf.c
to file bionic/tests/unistd_test.cpp,

clean up the test implementation files and settings here.

Change-Id: I1a29047e462d8e423c4125d6cb50634049b296ef
Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
9 years agoMerge "bionic libc tests: clean up tests for destructor in executable"
Elliott Hughes [Thu, 23 Oct 2014 05:29:28 +0000 (05:29 +0000)]
Merge "bionic libc tests: clean up tests for destructor in executable"

9 years agobionic libc tests: clean up tests for destructor in executable
Yongqin Liu [Thu, 23 Oct 2014 05:00:53 +0000 (13:00 +0800)]
bionic libc tests: clean up tests for destructor in executable

The tests for constructor/destructor in an executable file have
been re-implemented by tests:
  dlfcn.ctor_function_call in bionic/tests/dlfcn_test.cpp
  atexit.exit in bionic/tests/atexit_test.cpp

So it's no meaning keep the tests for destructor in executable here
any more, and this change is to clean those files and settings up.

One thing list here is that in this system/extras directory,
tests for destructor in executable are tested both in statically linked
format and dynamically linked format. But in the bionic/tests, it is only
tested in dynamically linked format.
But this should not the reason to keep the test files and settings here.

Change-Id: I0ceb0450ca53b43bcf8473d54f08103519486992
Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
9 years agoMerge "bionic libc test: remove gethostbyname test"
Christopher Ferris [Thu, 23 Oct 2014 02:01:48 +0000 (02:01 +0000)]
Merge "bionic libc test: remove gethostbyname test"

9 years agobionic libc test: remove gethostbyname test
Yongqin Liu [Tue, 21 Oct 2014 04:33:35 +0000 (12:33 +0800)]
bionic libc test: remove gethostbyname test

The change is to remove the implementation for gethostbyname bionic test
here, since the new test implementation will be done under bionic/test/netdb_test.cpp

Change-Id: Idd52e3bd6d623a59d64b4f5fc84eb66856970941
Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
9 years agoMerge "bionic libc test: remove getaddrinfo test"
Elliott Hughes [Wed, 22 Oct 2014 21:32:45 +0000 (21:32 +0000)]
Merge "bionic libc test: remove getaddrinfo test"

9 years agoMerge "bionic libc test: remove relocation related bionic test"
Elliott Hughes [Wed, 22 Oct 2014 21:23:49 +0000 (21:23 +0000)]
Merge "bionic libc test: remove relocation related bionic test"

9 years agoMerge "bionic libc test: clean up dlclose related test in system/extras"
Elliott Hughes [Wed, 22 Oct 2014 16:18:14 +0000 (16:18 +0000)]
Merge "bionic libc test: clean up dlclose related test in system/extras"

9 years agoMerge "bionic libc test: clean up test for dlopen_null"
Elliott Hughes [Wed, 22 Oct 2014 16:16:23 +0000 (16:16 +0000)]
Merge "bionic libc test: clean up test for dlopen_null"

9 years agobionic libc test: clean up test for dlopen_null
Yongqin Liu [Wed, 22 Oct 2014 13:55:07 +0000 (21:55 +0800)]
bionic libc test: clean up test for dlopen_null

The test for dlopen function with null specified have been
re-implemented by dlfcn.dladdr test in bionic/tests/dlfcn_test.cpp.
so here deleted it for cleaning up

Change-Id: I99c3d1d2252b41c7484310fa20a1298d80ad565c
Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
9 years agobionic libc test: clean up dlclose related test in system/extras
Yongqin Liu [Wed, 22 Oct 2014 13:39:54 +0000 (21:39 +0800)]
bionic libc test: clean up dlclose related test in system/extras

The dlclose related tests are re-implemented in bionic/tests/atexit_test.cpp
These files are no need to be here.

Change-Id: I8da70ed2ac12d639f737d83476d1614f8d560410
Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
9 years agobionic libc test: remove relocation related bionic test
Yongqin Liu [Wed, 22 Oct 2014 06:52:26 +0000 (14:52 +0800)]
bionic libc test: remove relocation related bionic test

The change is to remove the implementation for relocation
related bionic test, since the new test implementation will be done
in bionic/tests/dlfcn_test.cpp

Change-Id: Idd7cf264bef67ec515f3f68746008a481fb89343
Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
9 years agobionic libc test: remove getaddrinfo test
Yongqin Liu [Tue, 21 Oct 2014 14:38:00 +0000 (22:38 +0800)]
bionic libc test: remove getaddrinfo test

The change is to remove the implementation for getaddrinfo bionic test here,
since the new test implementation will be done under bionic/test/netdb_test.cpp

Change-Id: I0a23a6b823530be30fca13e87ac067f8ce70f495
Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
9 years agoam c0daa777: Merge "Don\'t manually link stlport."
Dan Albert [Fri, 26 Sep 2014 19:53:01 +0000 (19:53 +0000)]
am c0daa777: Merge "Don\'t manually link stlport."

* commit 'c0daa7771eeaa9608c623794d90b8e81463ef857':
  Don't manually link stlport.

9 years agoMerge "Don't manually link stlport."
Dan Albert [Fri, 26 Sep 2014 19:39:49 +0000 (19:39 +0000)]
Merge "Don't manually link stlport."

9 years agoDon't manually link stlport.
Dan Albert [Fri, 26 Sep 2014 17:39:02 +0000 (10:39 -0700)]
Don't manually link stlport.

Change-Id: I98f688e01ac65ac83941926ff8b370fba341d735

9 years agoam 1c380ee5: Merge "Remove another obsolete test."
Elliott Hughes [Mon, 22 Sep 2014 23:37:01 +0000 (23:37 +0000)]
am 1c380ee5: Merge "Remove another obsolete test."

* commit '1c380ee55837e39407658092fff5ad7afab871db':
  Remove another obsolete test.

9 years agoMerge "Remove another obsolete test."
Elliott Hughes [Mon, 22 Sep 2014 23:17:38 +0000 (23:17 +0000)]
Merge "Remove another obsolete test."

9 years agoRemove another obsolete test.
Elliott Hughes [Mon, 22 Sep 2014 23:11:25 +0000 (16:11 -0700)]
Remove another obsolete test.

Change-Id: Ic4629a5e2cba6431d4bd138c260bb8889df0ad78

9 years agoam 154a2638: Merge "Remove a useless pthread_join test."
Elliott Hughes [Fri, 19 Sep 2014 03:46:16 +0000 (03:46 +0000)]
am 154a2638: Merge "Remove a useless pthread_join test."

* commit '154a2638c0316865fc83c1c0d03776e8fecfc84b':
  Remove a useless pthread_join test.

9 years agoMerge "Remove a useless pthread_join test."
Elliott Hughes [Fri, 19 Sep 2014 01:26:09 +0000 (01:26 +0000)]
Merge "Remove a useless pthread_join test."

9 years agoam 19b96d0a: Merge "Remove obsolete semaphore tests."
Elliott Hughes [Fri, 19 Sep 2014 00:01:24 +0000 (00:01 +0000)]
am 19b96d0a: Merge "Remove obsolete semaphore tests."

* commit '19b96d0a68d64bb9f99b05582ed61a5226f24f72':
  Remove obsolete semaphore tests.

9 years agoMerge "Remove obsolete semaphore tests."
Elliott Hughes [Thu, 18 Sep 2014 23:42:49 +0000 (23:42 +0000)]
Merge "Remove obsolete semaphore tests."

9 years agoRemove a useless pthread_join test.
Elliott Hughes [Thu, 18 Sep 2014 23:35:46 +0000 (16:35 -0700)]
Remove a useless pthread_join test.

Change-Id: Ie37deaf62338e541434115d6b7ae748cc38b85a3

9 years agoRemove obsolete semaphore tests.
Elliott Hughes [Thu, 18 Sep 2014 23:34:05 +0000 (16:34 -0700)]
Remove obsolete semaphore tests.

Change-Id: I96d0dbbb8d3482a19ce33e389971451fa630c84a

9 years agoam 5fb7c3e2: Merge "Remove some obviously useless tests (and fix the others so they...
Elliott Hughes [Thu, 18 Sep 2014 15:55:46 +0000 (15:55 +0000)]
am 5fb7c3e2: Merge "Remove some obviously useless tests (and fix the others so they build)."

* commit '5fb7c3e2503a1eaba370cb0a111448c2975584af':
  Remove some obviously useless tests (and fix the others so they build).

9 years agoMerge "Remove some obviously useless tests (and fix the others so they build)."
Elliott Hughes [Thu, 18 Sep 2014 15:41:19 +0000 (15:41 +0000)]
Merge "Remove some obviously useless tests (and fix the others so they build)."

9 years agoam 95060c89: Merge "Remove a glibc test."
Elliott Hughes [Thu, 18 Sep 2014 03:42:22 +0000 (03:42 +0000)]
am 95060c89: Merge "Remove a glibc test."

* commit '95060c896455b6975733bd135bab61497000e7df':
  Remove a glibc test.

9 years agoam df8fef27: Merge "Remove old libstdc++ tests."
Elliott Hughes [Thu, 18 Sep 2014 03:42:21 +0000 (03:42 +0000)]
am df8fef27: Merge "Remove old libstdc++ tests."

* commit 'df8fef272efd19ad84623b7ea3eb261081203b76':
  Remove old libstdc++ tests.

9 years agoRemove some obviously useless tests (and fix the others so they build).
Elliott Hughes [Thu, 18 Sep 2014 03:36:46 +0000 (20:36 -0700)]
Remove some obviously useless tests (and fix the others so they build).

Some of these tests are stupid (hello_world.cpp), others are already replaced
by more complete tests in bionic (test_cpu_set.cpp).

Change-Id: Ie6d2723b049b4e9bb1b98ae0166be2c19551fdd0

9 years agoMerge "Remove a glibc test."
Elliott Hughes [Thu, 18 Sep 2014 03:25:54 +0000 (03:25 +0000)]
Merge "Remove a glibc test."

9 years agoMerge "Remove old libstdc++ tests."
Elliott Hughes [Thu, 18 Sep 2014 03:24:45 +0000 (03:24 +0000)]
Merge "Remove old libstdc++ tests."

9 years agoRemove old libstdc++ tests.
Elliott Hughes [Thu, 18 Sep 2014 03:10:10 +0000 (20:10 -0700)]
Remove old libstdc++ tests.

We have the libc++ tests now.

Change-Id: I68dba2286e67142e5dd4fd69feaeedd16da882c4

9 years agoRemove a glibc test.
Elliott Hughes [Thu, 18 Sep 2014 03:06:10 +0000 (20:06 -0700)]
Remove a glibc test.

Change-Id: I58b6fbc70086a286e41a2b166e6ed8afe6237185

9 years agoam c26f2084: Merge "Remove makefile cruft."
Dan Albert [Fri, 12 Sep 2014 20:09:08 +0000 (20:09 +0000)]
am c26f2084: Merge "Remove makefile cruft."

* commit 'c26f208487aa1d7cfb9baf2d0579a5696875c5d0':
  Remove makefile cruft.

9 years agoMerge "Remove makefile cruft."
Dan Albert [Fri, 12 Sep 2014 18:07:32 +0000 (18:07 +0000)]
Merge "Remove makefile cruft."

9 years agoRemove makefile cruft.
Dan Albert [Fri, 12 Sep 2014 17:46:30 +0000 (10:46 -0700)]
Remove makefile cruft.

Don't manually include stlport, and don't use private bionic headers.

Change-Id: I0762ada6a759bcbb9b1d40f8bfd2255949da860d

9 years agoam 844b2e16: ksmutils: Get correct pfn from pagemap entry
Daniel Rosenberg [Wed, 3 Sep 2014 23:46:24 +0000 (23:46 +0000)]
am 844b2e16: ksmutils: Get correct pfn from pagemap entry

* commit '844b2e166c6218018e9676994cff8d5d2a8cbf62':
  ksmutils: Get correct pfn from pagemap entry

9 years agoam 60f3c7cf: Revert "libpagemap: Mask off page shift to get page frame number"
Daniel Rosenberg [Wed, 3 Sep 2014 23:45:19 +0000 (23:45 +0000)]
am 60f3c7cf: Revert "libpagemap: Mask off page shift to get page frame number"

* commit '60f3c7cfc3781192ddc2e2c677e52d20ca7dd516':
  Revert "libpagemap: Mask off page shift to get page frame number"

9 years agoksmutils: Get correct pfn from pagemap entry
Daniel Rosenberg [Wed, 3 Sep 2014 02:17:25 +0000 (19:17 -0700)]
ksmutils: Get correct pfn from pagemap entry

Bug: 17360804
Bug: 17332389
Change-Id: I1bc5441eec9fcfb61d4ba41bd74e895fc5978a4f
Signed-off-by: Daniel Rosenberg <drosen@google.com>
9 years agoRevert "libpagemap: Mask off page shift to get page frame number"
Daniel Rosenberg [Wed, 3 Sep 2014 00:37:45 +0000 (00:37 +0000)]
Revert "libpagemap: Mask off page shift to get page frame number"

This reverts commit 4bf06a51869f49d7ee3fb0163a2517ec5e33ba1f.

Bug: 17360804
Bug: 17332389
Change-Id: I7e4d55215f391f5b3f71388943e9d95e5eff6f81

9 years agoam 4bf06a51: libpagemap: Mask off page shift to get page frame number
Daniel Rosenberg [Fri, 29 Aug 2014 23:55:35 +0000 (23:55 +0000)]
am 4bf06a51: libpagemap: Mask off page shift to get page frame number

* commit '4bf06a51869f49d7ee3fb0163a2517ec5e33ba1f':
  libpagemap: Mask off page shift to get page frame number

9 years agolibpagemap: Mask off page shift to get page frame number
Daniel Rosenberg [Fri, 29 Aug 2014 21:21:12 +0000 (14:21 -0700)]
libpagemap: Mask off page shift to get page frame number

see comment above pagemap_read() from the kernel

Bug: 17332389
Change-Id: Iaec9a2c8d2783f5c1e7ba06d9c7156305abe0453
Signed-off-by: Daniel Rosenberg <drosen@google.com>
9 years agoam b6363282: f2fs_sparseblock: Fixed handling of journaled sit entries
Daniel Rosenberg [Tue, 19 Aug 2014 18:16:48 +0000 (18:16 +0000)]
am b6363282: f2fs_sparseblock: Fixed handling of journaled sit entries

* commit 'b63632828014d3bdac0d689591532fe78bc81bc7':
  f2fs_sparseblock: Fixed handling of journaled sit entries

9 years agof2fs_sparseblock: Fixed handling of journaled sit entries
Daniel Rosenberg [Tue, 19 Aug 2014 07:13:10 +0000 (00:13 -0700)]
f2fs_sparseblock: Fixed handling of journaled sit entries

Bug: 15749466
Change-Id: I3f7f13698e88efd7ffeb00c1ba3a070527a3f6a0
Signed-off-by: Daniel Rosenberg <drosen@google.com>
9 years agoam a64e3c55: Merge "Fix wifiLoadScanAssoc _GNU_SOURCE build failure."
Elliott Hughes [Tue, 19 Aug 2014 04:20:59 +0000 (04:20 +0000)]
am a64e3c55: Merge "Fix wifiLoadScanAssoc _GNU_SOURCE build failure."

* commit 'a64e3c55546f4d94c55f35e341a886c1dfab9e47':
  Fix wifiLoadScanAssoc _GNU_SOURCE build failure.

9 years agoMerge "Fix wifiLoadScanAssoc _GNU_SOURCE build failure."
Elliott Hughes [Tue, 19 Aug 2014 01:39:58 +0000 (01:39 +0000)]
Merge "Fix wifiLoadScanAssoc _GNU_SOURCE build failure."

9 years agoFix wifiLoadScanAssoc _GNU_SOURCE build failure.
Elliott Hughes [Tue, 19 Aug 2014 01:38:30 +0000 (18:38 -0700)]
Fix wifiLoadScanAssoc _GNU_SOURCE build failure.

Change-Id: Ibdce3df36e4f5015fa559fb5d5afbf86fe23c123

9 years agoam aff4a27b: f2fs_sparseblock: Correctly handle f2fs checkpoint flags
Daniel Rosenberg [Mon, 18 Aug 2014 20:07:52 +0000 (20:07 +0000)]
am aff4a27b: f2fs_sparseblock: Correctly handle f2fs checkpoint flags

* commit 'aff4a27b96454d6868a7a22974f560147a13188f':
  f2fs_sparseblock: Correctly handle f2fs checkpoint flags

9 years agof2fs_sparseblock: Correctly handle f2fs checkpoint flags
Daniel Rosenberg [Sat, 16 Aug 2014 02:20:33 +0000 (19:20 -0700)]
f2fs_sparseblock: Correctly handle f2fs checkpoint flags

Bug: 15749466
Change-Id: I31ecefc0cf2ebfba1652a8b87fd70b045624ffa4
Signed-off-by: Daniel Rosenberg <drosen@google.com>
9 years agoam b1c010d6: Android.mk: Remove false dependency on host os
Daniel Rosenberg [Fri, 15 Aug 2014 22:32:22 +0000 (22:32 +0000)]
am b1c010d6: Android.mk: Remove false dependency on host os

* commit 'b1c010d64b97131cf87bdf1968962f12458bc247':
  Android.mk: Remove false dependency on host os

9 years agoAndroid.mk: Remove false dependency on host os
Daniel Rosenberg [Fri, 15 Aug 2014 20:13:41 +0000 (13:13 -0700)]
Android.mk: Remove false dependency on host os

Bug: 15749466
Change-Id: Idca63cf0ddc84462485cdd266d473a32833fed74
Signed-off-by: Daniel Rosenberg <drosen@google.com>
9 years agoam 02e66250: f2fsutils: Added support for sparse f2fs representations
Daniel Rosenberg [Fri, 15 Aug 2014 11:48:34 +0000 (11:48 +0000)]
am 02e66250: f2fsutils: Added support for sparse f2fs representations

* commit '02e662508d7c6b96df94154b2fdf9c8f2c348690':
  f2fsutils: Added support for sparse f2fs representations

9 years agof2fsutils: Added support for sparse f2fs representations
Daniel Rosenberg [Wed, 13 Aug 2014 08:52:54 +0000 (01:52 -0700)]
f2fsutils: Added support for sparse f2fs representations

Bug: 15749466
Change-Id: I27b386e708e04d449fe460d1f9be553b438c9156
Signed-off-by: Daniel Rosenberg <drosen@google.com>
9 years agoam 9922135d: fix build
Doug Zongker [Wed, 13 Aug 2014 00:11:23 +0000 (00:11 +0000)]
am 9922135d: fix build

* commit '9922135de65b717267d8173f61e360fbb9cf1ebd':
  fix build

9 years agofix build
Doug Zongker [Tue, 12 Aug 2014 23:55:56 +0000 (16:55 -0700)]
fix build

inode_allocate_file_extents should return NULL if allocation fails.

Bug: 16984795
Change-Id: I7d2b9d61ca81f8e1869dbac3d8bde79bb5799fa9

9 years agoam bec598e9: add option to make_ext4fs to record blocks for each file
Doug Zongker [Tue, 12 Aug 2014 23:27:39 +0000 (23:27 +0000)]
am bec598e9: add option to make_ext4fs to record blocks for each file

* commit 'bec598e982301bf2714d37b14e312c9845c7cc0c':
  add option to make_ext4fs to record blocks for each file

9 years agoadd option to make_ext4fs to record blocks for each file
Doug Zongker [Tue, 12 Aug 2014 18:35:37 +0000 (11:35 -0700)]
add option to make_ext4fs to record blocks for each file

Add the -B option to make_ext4fs, which causes it to record the block
ranges used for each (regular) file in the image.  We can use this
information to construct more efficient block-based incremental OTAs.

Bug: 16984795
Change-Id: I2a5325bb89948f63c76e93fdfa84c51f9b050104

10 years agoam 3776fefb: Rename micro bench 32 bit
Eric Rowe [Fri, 25 Jul 2014 02:21:03 +0000 (02:21 +0000)]
am 3776fefb: Rename micro bench 32 bit

* commit '3776fefb4b35a46f8298821b1914e7e695e7219a':
  Rename micro bench 32 bit

10 years agoam 97ed949e: Merge "Rename micro bench 32 bit"
Eric Rowe [Fri, 25 Jul 2014 02:20:49 +0000 (02:20 +0000)]
am 97ed949e: Merge "Rename micro bench 32 bit"

* commit '97ed949ec7bef088ca3d06fb7b5f3bdad9a5103c':
  Rename micro bench 32 bit