test: skip tests when missing requirements
[dpdk.git] / app / test / meson.build
2019-06-27 David Marchandtest: do not start tests in parallel
2019-06-27 David Marchandtest: split into shorter subtests
2019-06-27 David Marchandtest/eal: set memory channel config only in dedicated...
2019-06-27 David Marchandtest/stack: fix lock-free test name
2019-06-27 David Marchandtest/hash: clean remaining trace of scaling autotest
2019-06-27 David Marchandtest/eventdev: move tests to the driver specific list
2019-06-27 David Marchandtest/crypto: move tests to the driver specific list
2019-06-27 David Marchandtest/bonding: add missing sources for link bonding RSS
2019-06-05 Ilya Maximetstest: skip meson dependency checks if not required
2019-05-04 David Marchandtest: clean remaining trace of devargs autotest
2019-05-01 Dharmik Thakkartest/rcu: add API and functional tests
2019-04-22 Erik Gabriel Carrillotest/timer: exercise new APIs in secondary process
2019-04-17 Aaron Conoletest: detect number of cores with meson
2019-04-04 Gage Eadstest/stack: check lock-free implementation
2019-04-04 Gage Eadstest/stack: check stack performance
2019-04-04 Gage Eadstest/stack: check stack API
2019-03-31 Natanael Copaapp/test: fix flags with meson
2019-03-28 Joyce Kongtest/ticketlock: add test cases
2019-02-26 Bruce Richardsontest: move to app directory