test/ring: remove unnecessary braces
[dpdk.git] / app / test / test_ring.c
2020-10-29 Honnappa Nagarahallitest/ring: remove unnecessary braces
2020-09-23 Feifei Wangtest/ring: enhance debug info in failure cases
2020-09-23 Feifei Wangtest/ring: factorize object checks
2020-09-23 Feifei Wangtest/ring: validate single element enqueue/dequeue
2020-09-23 Feifei Wangtest/ring: check dequeued object for single element
2020-09-23 Feifei Wangtest/ring: fix dequeued object checks
2020-09-23 Feifei Wangtest/ring: fix number of single element enqueue/dequeue
2020-07-03 Konstantin Ananyevtest/ring: reduce compilation time
2020-04-21 Konstantin Ananyevtest/ring: add functional tests for new sync modes
2020-01-19 Honnappa Nagarahallitest/ring: add custom element size functional tests
2019-02-26 Bruce Richardsontest: move to app directory
2017-02-28 Ferruh Yigittest: move unit tests to separate directory
2016-07-15 Thomas Monjalonapp/test: rework command registration
2016-05-24 Thomas Monjalonapp/test: remove unused constants
2016-05-24 Thomas Monjalonapp/test: shorten execution time
2016-02-10 Huawei Xieremove extra parentheses in return statement
2016-01-27 David Marchandremove unneeded tests for NULL when freeing
2015-03-10 David Marchandtailq: remove unneeded inclusions
2015-03-04 Stephen Hemmingerapp/test: remove unneeded casts
2014-08-26 David Marchandapp/test: convert all tests to register system
2014-06-10 Bruce Richardsonremove trailing whitespaces
2014-05-16 Stephen Hemmingeradd FILE argument to debug functions
2014-02-26 Thomas Monjalonapp/test: fix build without librte_cmdline
2014-02-25 Bruce Richardsonupdate Intel copyright years to 2014
2013-10-09 Inteldoc: whitespace changes in licenses
2013-09-17 Intelapp: rework ring tests
2013-09-17 Inteltimer: prefer TSC to HPET
2013-09-06 Intellib: add rte_hexdump and remove duplicated code
2013-07-25 Intelupdate copyright date to 2013
2013-07-25 Zijie Panapp: fix unused values
2013-07-25 Intelring: add burst API
2013-07-05 Intelremove version in all files
2013-03-11 Intelfirst public release