summaryrefslogtreecommitdiff
path: root/tests/bionic/libc/common
AgeCommit message (Expand)Author
2014-11-12bionic libc tests: clean up tests for seteuid callYongqin Liu
2014-11-03bionic libc tests: clean up test_udp.cYongqin Liu
2014-10-28bionic test libc: clean up test for pthread_onceYongqin Liu
2014-10-24bionic libs test: clean up for gethostname testYongqin Liu
2014-10-24bionic libc test: clean up test_static_cpp_mutex testYongqin Liu
2014-10-23bionic libc tests: clean up tests for destructor in executableYongqin Liu
2014-10-23bionic libc test: remove gethostbyname testYongqin Liu
2014-10-22Merge "bionic libc test: remove getaddrinfo test"Elliott Hughes
2014-10-22bionic libc test: clean up test for dlopen_nullYongqin Liu
2014-10-21bionic libc test: remove getaddrinfo testYongqin Liu
2014-09-22Remove another obsolete test.Elliott Hughes
2014-09-19Merge "Remove a useless pthread_join test."Elliott Hughes
2014-09-18Remove a useless pthread_join test.Elliott Hughes
2014-09-18Remove obsolete semaphore tests.Elliott Hughes
2014-09-17Remove some obviously useless tests (and fix the others so they build).Elliott Hughes
2014-03-11Remove test_pthread_getcpuclockid.Elliott Hughes
2014-03-11Remove obsolete benchmarks.Elliott Hughes
2014-03-10Remove <time.h> tests.Elliott Hughes
2014-03-10Remove tests that are already better tested as part of CTS.Elliott Hughes
2012-08-09Merge "Avoid dereferencing NULL pointer with memcmp in the test code."Jean-Baptiste Queru
2012-01-31Avoid dereferencing NULL pointer with memcmp in the test code.Mark Gonzales
2011-12-07libc: Add pthread and stdio benchmark test programs.David 'Digit' Turner
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-23Add pthread mutex regression tests.David 'Digit' Turner
2010-01-28Add clone() test.David '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-02-19auto import from //branches/cupcake/...@132276The Android Open Source Project
2008-12-17Code drop from //branches/cupcake/...@124589The Android Open Source Project