summaryrefslogtreecommitdiff
path: root/tests/bionic/libc/Android.mk
AgeCommit message (Expand)Author
2014-06-13bionic libc test: make it can be compiled for 64 bitlinaro-armv8-20140613Yongqin Liu
2014-05-13Remove a test for dead code.Elliott Hughes
2014-03-11Remove test_thread_max.Elliott Hughes
2014-03-11Remove test_pthread_getcpuclockid.Elliott Hughes
2014-03-11Remove obsolete benchmarks.Elliott Hughes
2014-03-11Merge "Remove <time.h> tests."Elliott Hughes
2014-03-10Remove <time.h> tests.Elliott Hughes
2014-03-10Remove bench_locks, which is a subset of bench_pthread.Elliott Hughes
2014-03-10Remove tests that are already better tested as part of CTS.Elliott Hughes
2014-03-04Remove timer tests.Elliott Hughes
2013-02-14Remove test_aligned.c. Nothing useful is being tested here.Raghu Gandham
2012-12-17test_atomics is an ARM specific testChris Dearman
2011-12-07libc: Add pthread and stdio benchmark test programs.David 'Digit' Turner
2011-03-14system/extras: remove LOCAL_PRELINK_MODULEIliyan Malchev
2011-01-17Minimal test program for clock(3)Glenn Kasten
2011-01-11Test cases for strptimeGlenn Kasten
2010-12-20libc tests: Add a drand48() testDavid 'Digit' Turner
2010-12-06Add <sched.h> unit tests for cpu_set_tDavid 'Digit' Turner
2010-10-21tests: Refine Bionic dlclose destruction test.David 'Digit' Turner
2010-07-23am 6f099715: bionic: add a test for dlopen(NULL,...)David 'Digit' Turner
2010-07-21bionic: add a test for dlopen(NULL,...)David 'Digit' Turner
2010-06-30am 83b47ccb: bionic: add tests for sem_post() and static C++ destruction on d...David 'Digit' Turner
2010-06-29bionic: add tests for sem_post() and static C++ destruction on dlclose().David 'Digit' Turner
2010-05-12Add pthread_rwlock_t unit testsDavid 'Digit' Turner
2010-03-25Add setjmp() / longjmp() test.David 'Digit' Turner
2010-03-23Add pthread mutex regression tests.David 'Digit' Turner
2010-01-28Add clone() test.David 'Digit' Turner
2009-05-29am 611cdccd: Add a new unit test that checks that the static C++ constructors...David 'Digit' Turner
2009-05-28Add a new unit test that checks that the static C++ constructors ofDavid 'Digit' Turner
2009-05-05am ac6a88e: Add a new test to check the behaviour of getaddrinfo()David 'Digit' Turner
2009-05-05Add a new test to check the behaviour of getaddrinfo()David 'Digit' Turner
2009-03-18auto import //branches/master/...@140412The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@132589The Android Open Source Project
2009-03-02auto import from //depot/cupcake/@137055The Android Open Source Project
2009-02-19auto import from //branches/cupcake/...@132276The Android Open Source Project
2008-12-17Code drop from //branches/cupcake/...@124589The Android Open Source Project