summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2011-09-15tests: add socket tagging test for qtaguid kernel netfilter moduleJP Abgrall
2011-07-11Remove the simulator target from all makefiles.Jeff Brown
2011-04-21tests: fb-simple: add 32bit supportDima Zavin
2011-03-14system/extras: remove LOCAL_PRELINK_MODULEIliyan Malchev
2011-02-07Fix for X86 targetKenny Root
2011-01-31tests:bionic: small improvement to dlclose test.David 'Digit' Turner
2011-01-17Minimal test program for clock(3)Glenn Kasten
2011-01-11Test cases for strptimeGlenn Kasten
2011-01-09BinderAddInts benchmark change to spin delayLouis Huemiller
2011-01-07binderAddInts benchmark refactor out workaroundLouis Huemiller
2011-01-05WiFi Loop Stress test - refactor & chg test nameLouis Huemiller
2011-01-04Merge "Test util - add execCmd and full-range random"Louis Huemiller
2011-01-04Merge "libc tests: Add a drand48() test"David 'Digit' Turner
2011-01-04Test util - add execCmd and full-range randomLouis Huemiller
2010-12-21Test Util Library - remove drand48 workaroundLouis Huemiller
2010-12-20libc tests: Add a drand48() testDavid 'Digit' Turner
2010-12-10WiFi Loop test - remove workaround, add -p optionLouis Huemiller
2010-12-06Add <sched.h> unit tests for cpu_set_tDavid 'Digit' Turner
2010-12-06Prepare benchmark for real cpu_set_t implementationDavid 'Digit' Turner
2010-11-22Test Util psuedo-random and hex dump utilitiesLouis Huemiller
2010-10-22Merge "Binder add ints benchmark"Louis Huemiller
2010-10-21Binder add ints benchmarkLouis Huemiller
2010-10-21tests: Refine Bionic dlclose destruction test.David 'Digit' Turner
2010-10-05WiFi Loop Stress test - add pass completion messageLouis Huemiller
2010-09-27am 57813ea8: Merge "Reduce warnings in memtest compilation" into gingerbreadKenny Root
2010-09-21WiFi Loop Stress Test - move to /dataLouis Huemiller
2010-09-16WiFi Loop stress test - install at /data/nativestresstestLouis Huemiller
2010-09-15Reduce warnings in memtest compilationKenny Root
2010-09-15WiFi Loop Stress TestLouis Huemiller
2010-09-13WiFi load, scan, associate, unload stress testLouis Huemiller
2010-08-16Overhaul FP tests to be simpler and report a more basic metric.Jason Sams
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-07-19Add FP testJason Sams
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-05-11Merge "Add setjmp() / longjmp() test."David 'Digit' Turner
2010-04-16merge from open-source masterThe Android Open Source Project
2010-04-15tests: Add simple direct i/o testSeth Forshee
2010-03-25Add setjmp() / longjmp() test.David 'Digit' Turner
2010-03-25Merge "Add pthread mutex regression tests."David 'Digit' Turner
2010-03-24merge from open-source masterThe Android Open Source Project
2010-03-23Add pthread mutex regression tests.David 'Digit' Turner
2010-03-04Make memtest conform to POSIX memcmp defnBruce Beare
2010-02-26New test to shmoo the size of the working set against the memory system.Ben Cheng
2010-01-29Merge "Add clone() test."David Turner
2010-01-28Add clone() test.David 'Digit' Turner
2010-01-26dont create sqlite_stmt_journals dir.Vasu Nori
2009-12-03Add missing symbol type directives.Doug Kwan