aboutsummaryrefslogtreecommitdiff
path: root/test/validation/Makefile.am
AgeCommit message (Expand)Author
2015-06-30validation: call to queue_main from platformChristophe Milard
2015-06-30validation: creating own dir and lib for queueChristophe Milard
2015-06-30validation: own main in odp_queue.cChristophe Milard
2015-06-30validation: call to init mains from platformChristophe Milard
2015-06-30validation: creating own dir and lib for initChristophe Milard
2015-06-30validation: own main in initChristophe Milard
2015-06-30validation: call to random_main from platformChristophe Milard
2015-06-30validation: creating own dir and lib for randomChristophe Milard
2015-06-30validation: own main in odp_random.cChristophe Milard
2015-06-30validation: call to system_main from platformChristophe Milard
2015-06-30validation: creating own dir and lib for systemChristophe Milard
2015-06-30validation: own main in odp_time.cChristophe Milard
2015-06-30validation: call to classification_main from platformChristophe Milard
2015-06-30validation: creating own dir for classificationChristophe Milard
2015-06-30validation: own main in odp_classification.cChristophe Milard
2015-06-29configurable binaries extensionNicolas Morey-Chaisemartin
2015-06-22validation: call to crypto_main from platformChristophe Milard
2015-06-22validation: creating own dir and lib for cryptoChristophe Milard
2015-06-22validation: own main in odp_crypto.cChristophe Milard
2015-06-11validation: removing obsolete environment variableChristophe Milard
2015-06-11validation: moving pktio plt specific to platformChristophe Milard
2015-06-11validation: creating own dir and lib for pktioChristophe Milard
2015-06-11validation: own main in odp_pktio.cChristophe Milard
2015-06-11validation: preparing for main in testsChristophe Milard
2015-05-27validation: init tests using common mainChristophe Milard
2015-05-27validation: init src files in single directoryChristophe Milard
2015-05-06validation: tests for module odp_ver_abt_log_dbgChristophe Milard
2015-05-06validation: rename executable to match modulesChristophe Milard
2015-04-23validation: thread: add odp_thread sunnyday testsMike Holmes
2015-04-08validation: crypto: combine sync and async testsTaras Kondratiuk
2015-03-20validation: pktio: add support for VPATH buildsStuart Haslam
2015-03-19validation: added odp_cpumask testChristophe Milard
2015-03-03validation: crypto: split crypto and random testsTaras Kondratiuk
2015-02-27valididation: errno: add sunnyday testMike Holmes
2015-02-25validation: reorder Makefile.amMaxim Uvarov
2015-02-25validation: buffer: split pool, buffer and packet testsTaras Kondratiuk
2015-02-03validation: init: add test for replace abortMike Holmes
2015-02-03validation: init: split cases into executablesMike Holmes
2015-02-03validation: Makefile: install script pktio_runAnders Roxell
2015-01-27test: makefile: remove check_PROGRAMSMike Holmes
2015-01-26validation: classification validataion suiteBalasubramanian Manoharan
2015-01-23configure.ac: performance: add tests to make checkMike Holmes
2015-01-14validation: synchronizer testsMario Torrecillas Rodriguez
2015-01-09validation: add odp_time testMike Holmes
2015-01-09test: odp_timer.h: cunit testOla Liljedahl
2015-01-09Revert "validation: synchronizer tests"Mike Holmes
2015-01-09validation: synchronizer testsMario Torrecillas Rodriguez
2014-12-23validation: add odp_system testMike Holmes
2014-12-22validation: odp_buffer: add to test suiteMike Holmes
2014-12-22validation: buffer: add initial packet testsTaras Kondratiuk