OSDN Git Service

Remove no-op sed step when compiling crtbrand.o
[android-x86/bionic.git] / tests /
2015-02-10 Elliott HughesMerge "Fix our ftw tests."
2015-02-10 Elliott HughesFix our ftw tests.
2015-02-10 Yabin CuiMerge "Switch pthread_cond_t to <stdatomic.h>."
2015-02-09 Yabin CuiMerge "Stop including <linux/param.h> in <sys/param...
2015-02-07 Christopher FerrisMerge "Display errors instead of running infinitely."
2015-02-07 Christopher FerrisDisplay errors instead of running infinitely.
2015-02-06 Tao BaoMerge "Switch kernel header parsing to python libclang"
2015-02-06 Colin CrossMerge "Use LOCAL_C_INCLUDES instead of LOCAL_CFLAGS...
2015-02-05 Yabin CuiMerge "Add path separator in bionic-unit-tests program...
2015-02-05 Elliott HughesMerge "Use the libcxxabi __cxa_demangle."
2015-02-05 Elliott HughesMerge "Apparently, logd does need the NULs."
2015-02-05 Yabin CuiAdd path separator in bionic-unit-tests program path.
2015-02-05 Yabin CuiMerge "Add signal handling in bionic gtest main."
2015-02-05 Yabin CuiAdd signal handling in bionic gtest main.
2015-02-05 Dimitry IvanovMerge "linker: Use load_bias to adjust search address...
2015-02-05 Colin CrossMerge changes Ib87855e8,I4b46ae20,I66364a5c,Id3fcf680
2015-02-05 Yabin CuiMerge "Fix poll/ppoll fortify test to avoid hanging...
2015-02-04 Yabin CuiFix poll/ppoll fortify test to avoid hanging in failed...
2015-02-04 Yabin CuiMerge "Switch sem_t from bionic atomics to stdatomic.h."
2015-02-03 Yabin CuiMerge "Add test about pthread_mutex_t owner tid limit."
2015-02-03 Yabin CuiAdd test about pthread_mutex_t owner tid limit.
2015-02-03 Hans BoehmMerge "Switch pthread_mutex_t from bionic atomics to...
2015-02-03 Elliott HughesMerge "Clean up SEEK_SET definitions."
2015-02-02 Nick KralevichMerge "Add fchmodat(AT_SYMLINK_NOFOLLOW) and fchmod...
2015-02-02 Nick KralevichAdd fchmodat(AT_SYMLINK_NOFOLLOW) and fchmod O_PATH...
2015-02-02 Elliott HughesMerge "Explicitly check that the reason fortify tests...
2015-02-02 Elliott HughesExplicitly check that the reason fortify tests abort...
2015-02-02 Neil FullerMerge "Fixes to the update-tzdata.py tool"
2015-02-02 Elliott HughesMerge "Fortify poll and ppoll."
2015-02-02 Elliott HughesFortify poll and ppoll.
2015-02-02 Elliott HughesMerge "Add the fortify tests back into the glibc tests."
2015-02-01 Elliott HughesAdd the fortify tests back into the glibc tests.
2015-01-30 Dan AlbertMerge "Put back inline definitions if using an old...
2015-01-29 Dan AlbertMerge "Add primitive CPPLINT.cfg."
2015-01-29 Elliott HughesMerge "Add missing includes."
2015-01-29 Yabin CuiMerge "Add --gtest-filter as synonym for --gtest_filter...
2015-01-28 Yabin CuiAdd --gtest-filter as synonym for --gtest_filter in...
2015-01-27 Yabin CuiMerge "Fix parse of gtest_filter in bionic gtest main."
2015-01-27 Elliott HughesMerge "Fix mips build."
2015-01-27 Yabin CuiFix parse of gtest_filter in bionic gtest main.
2015-01-27 Elliott HughesMerge "Add a test for float registers across setjmp...
2015-01-27 Elliott HughesMerge "x86 has an assembler bcopy implementation."
2015-01-27 Yabin CuiMerge "Rename "TIMEWARN" to "SLOW" in bionic gtest."
2015-01-27 Yabin CuiRename "TIMEWARN" to "SLOW" in bionic gtest.
2015-01-27 Elliott HughesMerge "[Arm64] Fix overlapping fp fields in jmp_buf"
2015-01-27 Elliott HughesAdd a test for float registers across setjmp/logjmp.
2015-01-27 Elliott HughesMerge "Clean up <stdlib.h> slightly."
2015-01-27 Lorenzo ColittiMerge "Make bionic compile even if resolver debugging...
2015-01-27 Christopher FerrisMerge "Do not build host benchmark code on macs."
2015-01-27 Yabin CuiMerge "Support --gtest_ouput option in bionic gtest...
2015-01-27 Yabin CuiSupport --gtest_ouput option in bionic gtest main.
2015-01-26 Christopher FerrisMerge "Update kernel headers to v3.18.3."
2015-01-26 Elliott HughesMerge "Add <error.h>."
2015-01-26 Elliott HughesAdd <error.h>.
2015-01-25 Dan AlbertMerge "Fix coverage build after adding clang coverage."
2015-01-25 Elliott HughesMerge "Remove obsolete BUILD_TINY_ANDROID."
2015-01-25 Elliott HughesRemove obsolete BUILD_TINY_ANDROID.
2015-01-24 Elliott HughesMerge "Say "Bad file descriptor" rather than "Bad file...
2015-01-24 Elliott HughesMerge "Fix optimized fread."
2015-01-24 Elliott HughesFix optimized fread.
2015-01-24 Dmitriy IvanovMerge "Minimize calls to mprotect"
2015-01-24 Dmitriy IvanovMinimize calls to mprotect
2015-01-24 Dan AlbertMerge "Allow make to set a timeout for the host tests."
2015-01-23 Chih-Hung HsiehMerge "Add comments about the -shared flag."
2015-01-23 Dan AlbertAllow make to set a timeout for the host tests.
2015-01-23 Dmitriy IvanovMerge "Enable -Wold-style-cast warnings for linker"
2015-01-23 Dan AlbertMerge "Add a basic NDK compatibility library."
2015-01-22 Elliott HughesMerge "There's no such thing as LOCAL_CXXFLAGS."
2015-01-22 Elliott HughesThere's no such thing as LOCAL_CXXFLAGS.
2015-01-22 Elliott HughesMerge "Fix the stdio.fread_EOF test."
2015-01-22 Elliott HughesFix the stdio.fread_EOF test.
2015-01-22 Elliott HughesMerge "Fix fread_EOF test name."
2015-01-22 Elliott HughesFix fread_EOF test name.
2015-01-22 Dan AlbertMerge "Add support for building other architectures."
2015-01-22 Dan AlbertMerge "Add ndk_missing_symbols.py."
2015-01-21 Elliott HughesMerge "Implement __fsetlocking."
2015-01-21 Christopher FerrisMerge "Contact proper debuggerd when crashing."
2015-01-21 Elliott HughesImplement __fsetlocking.
2015-01-21 Elliott HughesMerge "Optimized fread."
2015-01-20 Elliott HughesOptimized fread.
2015-01-20 Yabin CuiMerge "Remove testcase time printing in bionic-unit...
2015-01-20 Yabin CuiRemove testcase time printing in bionic-unit-tests.
2015-01-20 Yabin CuiMerge "Add target libbionic_gtest_main for cts test."
2015-01-20 Yabin CuiAdd target libbionic_gtest_main for cts test.
2015-01-20 Elliott HughesMerge "Improve <stdio_ext.h> testing."
2015-01-17 Elliott HughesImprove <stdio_ext.h> testing.
2015-01-17 Elliott HughesMerge "Use SI prefixes throughout the benchmark output."
2015-01-16 Yabin CuiMerge "Make sys_resource test more robust."
2015-01-16 Yabin CuiMake sys_resource test more robust.
2015-01-15 Yabin CuiMerge "Fix possible leak in pthread_detach."
2015-01-15 Yabin CuiFix possible leak in pthread_detach.
2015-01-15 Yabin CuiMerge "Make bionic-unit-tests default run isolate mode."
2015-01-14 Yabin CuiMerge "Test that ip6-localhost exists in etc/hosts."
2015-01-14 Yabin CuiTest that ip6-localhost exists in etc/hosts.
2015-01-09 Dmitriy IvanovMerge "Remove outdated list of abi bugs"
2015-01-09 Yabin CuiMake bionic-unit-tests default run isolate mode.
2015-01-09 Elliott HughesMerge "Fix freeaddrinfo(NULL)."
2015-01-09 Elliott HughesFix freeaddrinfo(NULL).
2015-01-08 Yabin CuiMerge "Make pthread stack size match real range."
2015-01-08 Yabin CuiMake pthread stack size match real range.
next