telemetry: add utility functions for creating JSON
[dpdk.git] / app / test / meson.build
2020-05-10 Bruce Richardsontelemetry: add utility functions for creating JSON
2020-05-05 Nithin Dabilpuramnode: add logging and null node
2020-05-05 Pavan Nikhileshtest/graph: add performance tests
2020-05-05 Kiran Kumar Ktest/graph: add functional tests
2020-04-25 Aaron Conoletest/ipfrag: add unit test case
2020-04-23 Jerin Jacobtest/trace: add performance test cases
2020-04-23 Sunil Kumar Koritest/trace: add functional test cases
2020-04-19 Lukasz Wojciechowskitest/security: introduce security lib tests
2020-04-21 Konstantin Ananyevtest/ring: add stress test for MT peek API
2020-04-21 Konstantin Ananyevtest/ring: add contention stress test for HTS ring
2020-04-21 Konstantin Ananyevtest/ring: add contention stress test for RTS ring
2020-04-21 Konstantin Ananyevtest/ring: add contention stress test
2020-04-15 Thomas Monjalontest: remove meson dependency on /proc file
2020-04-14 Pavan Nikhileshbuild: disable experimental API check internally
2020-03-24 Ruifeng Wangtest: allow no-huge mode for fast-tests
2020-03-24 David Marchandtest: load drivers when required
2020-02-16 Reshma Pattantest: fix build without ring PMD
2020-02-05 Honnappa Nagarahallitest/hash: move lock-free tests to perf tests
2020-02-05 Amit Guptatest/hash: split into shorter subtests
2020-01-20 Bruce Richardsonapp/test: remove meson dependency on file in /sys
2019-11-25 Stephen Hemmingerremove blank lines at end of file
2019-11-07 Vladimir Medvedkintest/rib: speed up rib6 autotests
2019-11-07 Vladimir Medvedkintest/rib: speed up rib autotests
2019-11-05 Vladimir Medvedkintest/fib: add IPv6 performance autotests
2019-11-05 Vladimir Medvedkintest/fib: add performance autotests
2019-11-05 Vladimir Medvedkintest/fib: add IPv6 autotests
2019-11-05 Vladimir Medvedkintest/fib: add autotests
2019-11-05 Vladimir Medvedkintest/rib: add IPv6 autotests
2019-11-05 Vladimir Medvedkintest/rib: add autotests
2019-10-23 Vladimir Medvedkintest/ipsec: add SAD autotests
2019-10-23 Anoob Josephtest/crypto: add OCTEON TX2
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