aboutsummaryrefslogtreecommitdiffstats
path: root/tests/Android.mk
Commit message (Expand)AuthorAgeFilesLines
* Revert "<netinet/udp.h> should include <linux/udp.h>."David Ng2016-08-241-1/+0
* Revert "Add a test exercising ptrace watchpoint functionality"Pavel Labath2016-05-031-1/+0
* Add a test exercising ptrace watchpoint functionalityPavel Labath2016-04-261-0/+1
* Improve and fix the stack-protector tests.Elliott Hughes2016-03-101-0/+1
* Add in6addr_any and in6addr_loopback symbols.Elliott Hughes2016-02-031-1/+2
* Really add adjtimex(2), and add clock_adjtime(2) too.Elliott Hughes2016-02-031-0/+1
* Fix our fortify tests for global -Werror.Dan Albert2016-02-021-1/+1
* Remove dlmalloc.Josh Gao2016-01-251-12/+0
* Remove dependency on zipalign.Christopher Ferris2016-01-201-2/+10
* Add method to run fortified versions of funcs.Christopher Ferris2016-01-131-0/+4
* Fix <sys/sysmacros.h>.Elliott Hughes2016-01-121-0/+1
* Add basic tests for <net/if.h>.Elliott Hughes2016-01-111-0/+1
* Replace MALLOC_IMPL with MALLOC_SVELTE.Josh Gao2016-01-051-2/+2
* Revert "Revert "Implement getifaddrs(3)/freeifaddrs(3).""Elliott Hughes2016-01-041-0/+1
* Add tests for /proc/self/fd and /proc/self/task/TID/fd accessNick Kralevich2015-12-231-0/+1
* Revert "Implement getifaddrs(3)/freeifaddrs(3)."Yi Kong2015-12-221-1/+0
* Implement getifaddrs(3)/freeifaddrs(3).Elliott Hughes2015-12-191-0/+1
* Don't use StringPrintf() in gtest runner.Yabin Cui2015-12-031-4/+0
* Improve unit test runner.Yabin Cui2015-12-031-0/+4
* Add bionic-unit-tests-gcc{32,64}, compiled with gcc.Chih-Hung Hsieh2015-11-301-11/+37
* Enable clang to compile more tests.Chih-Hung Hsieh2015-11-161-9/+0
* FORTIFY_SOURCE: make sure gcc unittests are compiled with gccNick Kralevich2015-11-121-0/+2
* Enable clang for modules failed with TLS.Chih-Hung Hsieh2015-11-111-2/+9
* Fix GNU/POSIX basename headers.Josh Gao2015-11-041-0/+1
* Remove the workaround which fixes JOB_COUNT in CTS test.Yabin Cui2015-10-061-5/+0
* Merge "Force non-color output for bionic FileCheck tests"Colin Cross2015-09-251-0/+4
|\
| * Force non-color output for bionic FileCheck testsColin Cross2015-09-251-0/+4
* | Merge "Add .PHONY for phony bionic test targets"Colin Cross2015-09-251-0/+3
|\|
| * Add .PHONY for phony bionic test targetsColin Cross2015-09-251-0/+3
* | Force cts to only run one test at a time.Christopher Ferris2015-09-251-1/+6
|/
* Remove libpagemap include hack.Elliott Hughes2015-09-221-1/+0
* <netinet/udp.h> should include <linux/udp.h>.Elliott Hughes2015-09-221-0/+1
* build bionic gtest runner on mac.Yabin Cui2015-09-011-0/+6
* Move up to C++14.Dan Albert2015-08-101-2/+1
* Add one simple thread local storage test.Chih-Hung Hsieh2015-07-271-0/+1
* We don't have CXX_BARE any moreYing Wang2015-07-211-1/+1
* Add test for an Android kernel bug about prctl.Yabin Cui2015-07-131-0/+1
* Use gcc to build and test x86_64 long double code.Chih-Hung Hsieh2015-06-231-0/+5
* Remove libdl* tests from bionic-unit-tests-staticDmitriy Ivanov2015-06-221-3/+1
* Add a sys/procfs.h.Dan Albert2015-06-151-0/+1
* Add process_vm_readv and process_vm_writev.Elliott Hughes2015-06-101-0/+1
* libc: Add O_PATH support for fgetxattr / fsetxattrNick Kralevich2015-06-011-0/+1
* Add functions to provide target sdk versionDmitriy Ivanov2015-05-271-0/+3
* Move pthread_atfork_dlclose test out of static libDmitriy Ivanov2015-05-061-0/+2
* Enable dlsym_df_1_global test for arm/arm64Dmitriy Ivanov2015-04-241-2/+0
* Fix bug for recursive/errorcheck mutex on 32-bit devices.Yabin Cui2015-04-031-0/+10
* Add test for thread_local keyword.Dmitriy Ivanov2015-03-271-0/+4
* Initial implementation of __cxa_thread_atexit_implDmitriy Ivanov2015-03-251-0/+2
* Rename fortify_sprintf_warnings.cpp to fortify_compilation_test.cpp.Yabin Cui2015-03-051-1/+1
* Make bionic gtest main be compatible with gtest output format for cts test.Yabin Cui2015-02-261-1/+19