test/event_crypto: check adapter config failure
[dpdk.git] / app / test / meson.build
2019-10-09 Akhil Goyaltest/crypto: add PDCP C-Plane encap cases
2019-08-02 Michael Santanatest: allow running shared build without installing
2019-08-02 David Marchandtest: remove link to ixgbe/i40e with meson
2019-07-30 Anatoly Burakovtest: enable installing app with meson
2019-07-08 Phil Yangtest/mcslock: add MCS queued lock unit test
2019-07-05 Lukasz Krakowiaktest/power: remove prefix ACPI
2019-07-02 Bruce Richardsontest: add rawdev autotest to meson
2019-06-28 Mattias Rönnblomeal: replace libc-based random generation with LFSR
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