numam-dpdk/test/test
Allain Legacy 216079fb1d cfgfile: support empty value
This commit adds support to the cfgfile library for parsing a key=value
line that has no value string specified (e.g., "key=").  This can be used
to override a configuration attribute that has a default value or default
list of values to set it back to an undefined value to disable
functionality.

Signed-off-by: Allain Legacy <allain.legacy@windriver.com>
Acked-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
2017-04-04 16:32:06 +02:00
..
test_cfgfiles/etc cfgfile: support empty value 2017-04-04 16:32:06 +02:00
test_pci_sysfs/bus/pci/devices test: move unit tests to separate directory 2017-02-28 16:04:18 +01:00
autotest_data.py test: move unit tests to separate directory 2017-02-28 16:04:18 +01:00
autotest_runner.py test: move unit tests to separate directory 2017-02-28 16:04:18 +01:00
autotest_test_funcs.py ring: remove watermark support 2017-03-29 22:25:34 +02:00
autotest.py test: move unit tests to separate directory 2017-02-28 16:04:18 +01:00
commands.c ring: remove watermark support 2017-03-29 22:25:34 +02:00
Makefile test/cfgfile: add basic unit tests 2017-04-04 16:32:06 +02:00
packet_burst_generator.c test: move unit tests to separate directory 2017-02-28 16:04:18 +01:00
packet_burst_generator.h test: move unit tests to separate directory 2017-02-28 16:04:18 +01:00
process.h test: move unit tests to separate directory 2017-02-28 16:04:18 +01:00
resource.c test: move unit tests to separate directory 2017-02-28 16:04:18 +01:00
resource.h test: move unit tests to separate directory 2017-02-28 16:04:18 +01:00
test_acl.c test: move unit tests to separate directory 2017-02-28 16:04:18 +01:00
test_acl.h test: move unit tests to separate directory 2017-02-28 16:04:18 +01:00
test_alarm.c test: move unit tests to separate directory 2017-02-28 16:04:18 +01:00
test_atomic.c test: move unit tests to separate directory 2017-02-28 16:04:18 +01:00
test_byteorder.c test: move unit tests to separate directory 2017-02-28 16:04:18 +01:00
test_cfgfile.c cfgfile: support empty value 2017-04-04 16:32:06 +02:00
test_cmdline_cirbuf.c test: move unit tests to separate directory 2017-02-28 16:04:18 +01:00
test_cmdline_etheraddr.c test: move unit tests to separate directory 2017-02-28 16:04:18 +01:00
test_cmdline_ipaddr.c test: move unit tests to separate directory 2017-02-28 16:04:18 +01:00
test_cmdline_lib.c test: move unit tests to separate directory 2017-02-28 16:04:18 +01:00
test_cmdline_num.c test: move unit tests to separate directory 2017-02-28 16:04:18 +01:00
test_cmdline_portlist.c test: move unit tests to separate directory 2017-02-28 16:04:18 +01:00
test_cmdline_string.c test: move unit tests to separate directory 2017-02-28 16:04:18 +01:00
test_cmdline.c test: move unit tests to separate directory 2017-02-28 16:04:18 +01:00
test_cmdline.h test: move unit tests to separate directory 2017-02-28 16:04:18 +01:00
test_common.c test: move unit tests to separate directory 2017-02-28 16:04:18 +01:00
test_cpuflags.c test: move unit tests to separate directory 2017-02-28 16:04:18 +01:00
test_cryptodev_aes_test_vectors.h test: move unit tests to separate directory 2017-02-28 16:04:18 +01:00
test_cryptodev_blockcipher.c test: move unit tests to separate directory 2017-02-28 16:04:18 +01:00
test_cryptodev_blockcipher.h test: move unit tests to separate directory 2017-02-28 16:04:18 +01:00
test_cryptodev_des_test_vectors.h test: move unit tests to separate directory 2017-02-28 16:04:18 +01:00
test_cryptodev_gcm_test_vectors.h test: move unit tests to separate directory 2017-02-28 16:04:18 +01:00
test_cryptodev_hash_test_vectors.h test: move unit tests to separate directory 2017-02-28 16:04:18 +01:00
test_cryptodev_hmac_test_vectors.h test: move unit tests to separate directory 2017-02-28 16:04:18 +01:00
test_cryptodev_kasumi_hash_test_vectors.h test: move unit tests to separate directory 2017-02-28 16:04:18 +01:00
test_cryptodev_kasumi_test_vectors.h test: move unit tests to separate directory 2017-02-28 16:04:18 +01:00
test_cryptodev_perf.c test: move unit tests to separate directory 2017-02-28 16:04:18 +01:00
test_cryptodev_snow3g_hash_test_vectors.h test: move unit tests to separate directory 2017-02-28 16:04:18 +01:00
test_cryptodev_snow3g_test_vectors.h test: move unit tests to separate directory 2017-02-28 16:04:18 +01:00
test_cryptodev_zuc_hash_test_vectors.h test: move unit tests to separate directory 2017-02-28 16:04:18 +01:00
test_cryptodev_zuc_test_vectors.h test: move unit tests to separate directory 2017-02-28 16:04:18 +01:00
test_cryptodev.c test: move unit tests to separate directory 2017-02-28 16:04:18 +01:00
test_cryptodev.h test: move unit tests to separate directory 2017-02-28 16:04:18 +01:00
test_cycles.c test: move unit tests to separate directory 2017-02-28 16:04:18 +01:00
test_debug.c test: move unit tests to separate directory 2017-02-28 16:04:18 +01:00
test_devargs.c test: move unit tests to separate directory 2017-02-28 16:04:18 +01:00
test_distributor_perf.c test/distributor: add performance test for burst mode 2017-03-29 16:46:57 +02:00
test_distributor.c test/distributor: test single and burst API 2017-03-29 16:46:57 +02:00
test_eal_flags.c test: move unit tests to separate directory 2017-02-28 16:04:18 +01:00
test_eal_fs.c test: move unit tests to separate directory 2017-02-28 16:04:18 +01:00
test_efd_perf.c test: move unit tests to separate directory 2017-02-28 16:04:18 +01:00
test_efd.c test: move unit tests to separate directory 2017-02-28 16:04:18 +01:00
test_errno.c test: move unit tests to separate directory 2017-02-28 16:04:18 +01:00
test_func_reentrancy.c test: move unit tests to separate directory 2017-02-28 16:04:18 +01:00
test_hash_functions.c test: move unit tests to separate directory 2017-02-28 16:04:18 +01:00
test_hash_multiwriter.c test: move unit tests to separate directory 2017-02-28 16:04:18 +01:00
test_hash_perf.c test: move unit tests to separate directory 2017-02-28 16:04:18 +01:00
test_hash_scaling.c test: move unit tests to separate directory 2017-02-28 16:04:18 +01:00
test_hash.c test: move unit tests to separate directory 2017-02-28 16:04:18 +01:00
test_interrupts.c test: move unit tests to separate directory 2017-02-28 16:04:18 +01:00
test_kni.c test: move unit tests to separate directory 2017-02-28 16:04:18 +01:00
test_kvargs.c test: move unit tests to separate directory 2017-02-28 16:04:18 +01:00
test_link_bonding_mode4.c ring: return remaining entry count when dequeuing 2017-03-29 22:32:20 +02:00
test_link_bonding_rssconf.c mbuf: use pktmbuf helper to create the pool 2017-03-15 13:48:02 +01:00
test_link_bonding.c test: move unit tests to separate directory 2017-02-28 16:04:18 +01:00
test_logs.c test: move unit tests to separate directory 2017-02-28 16:04:18 +01:00
test_lpm6_data.h test: move unit tests to separate directory 2017-02-28 16:04:18 +01:00
test_lpm6_perf.c lpm6: extend next hop field 2017-03-15 18:49:41 +01:00
test_lpm6.c lpm6: extend next hop field 2017-03-15 18:49:41 +01:00
test_lpm_perf.c test: move unit tests to separate directory 2017-02-28 16:04:18 +01:00
test_lpm.c test: move unit tests to separate directory 2017-02-28 16:04:18 +01:00
test_malloc.c test: move unit tests to separate directory 2017-02-28 16:04:18 +01:00
test_mbuf.c test: move unit tests to separate directory 2017-02-28 16:04:18 +01:00
test_memcpy_perf.c test: move unit tests to separate directory 2017-02-28 16:04:18 +01:00
test_memcpy.c test: move unit tests to separate directory 2017-02-28 16:04:18 +01:00
test_memory.c test: move unit tests to separate directory 2017-02-28 16:04:18 +01:00
test_mempool_perf.c test: move unit tests to separate directory 2017-02-28 16:04:18 +01:00
test_mempool.c test: move unit tests to separate directory 2017-02-28 16:04:18 +01:00
test_memzone.c test: move unit tests to separate directory 2017-02-28 16:04:18 +01:00
test_meter.c test: move unit tests to separate directory 2017-02-28 16:04:18 +01:00
test_mp_secondary.c test: move unit tests to separate directory 2017-02-28 16:04:18 +01:00
test_pci.c test: move unit tests to separate directory 2017-02-28 16:04:18 +01:00
test_per_lcore.c test: move unit tests to separate directory 2017-02-28 16:04:18 +01:00
test_pmd_perf.c test: move unit tests to separate directory 2017-02-28 16:04:18 +01:00
test_pmd_ring_perf.c ring: return remaining entry count when dequeuing 2017-03-29 22:32:20 +02:00
test_pmd_ring.c test: move unit tests to separate directory 2017-02-28 16:04:18 +01:00
test_power_acpi_cpufreq.c test: move unit tests to separate directory 2017-02-28 16:04:18 +01:00
test_power_kvm_vm.c test: move unit tests to separate directory 2017-02-28 16:04:18 +01:00
test_power.c test: move unit tests to separate directory 2017-02-28 16:04:18 +01:00
test_prefetch.c test: move unit tests to separate directory 2017-02-28 16:04:18 +01:00
test_red.c test: move unit tests to separate directory 2017-02-28 16:04:18 +01:00
test_reorder.c test: move unit tests to separate directory 2017-02-28 16:04:18 +01:00
test_resource.c test: move unit tests to separate directory 2017-02-28 16:04:18 +01:00
test_ring_perf.c ring: return remaining entry count when dequeuing 2017-03-29 22:32:20 +02:00
test_ring.c ring: return remaining entry count when dequeuing 2017-03-29 22:32:20 +02:00
test_rwlock.c test: move unit tests to separate directory 2017-02-28 16:04:18 +01:00
test_sched.c test: move unit tests to separate directory 2017-02-28 16:04:18 +01:00
test_spinlock.c test: move unit tests to separate directory 2017-02-28 16:04:18 +01:00
test_string_fns.c test: move unit tests to separate directory 2017-02-28 16:04:18 +01:00
test_table_acl.c ring: return remaining entry count when dequeuing 2017-03-29 22:32:20 +02:00
test_table_acl.h test: move unit tests to separate directory 2017-02-28 16:04:18 +01:00
test_table_combined.c test: move unit tests to separate directory 2017-02-28 16:04:18 +01:00
test_table_combined.h test: move unit tests to separate directory 2017-02-28 16:04:18 +01:00
test_table_pipeline.c ring: return remaining entry count when dequeuing 2017-03-29 22:32:20 +02:00
test_table_pipeline.h test: move unit tests to separate directory 2017-02-28 16:04:18 +01:00
test_table_ports.c ring: return remaining entry count when dequeuing 2017-03-29 22:32:20 +02:00
test_table_ports.h test: move unit tests to separate directory 2017-02-28 16:04:18 +01:00
test_table_tables.c test: move unit tests to separate directory 2017-02-28 16:04:18 +01:00
test_table_tables.h test: move unit tests to separate directory 2017-02-28 16:04:18 +01:00
test_table.c test: move unit tests to separate directory 2017-02-28 16:04:18 +01:00
test_table.h test: move unit tests to separate directory 2017-02-28 16:04:18 +01:00
test_tailq.c test: move unit tests to separate directory 2017-02-28 16:04:18 +01:00
test_thash.c test: move unit tests to separate directory 2017-02-28 16:04:18 +01:00
test_timer_perf.c test: move unit tests to separate directory 2017-02-28 16:04:18 +01:00
test_timer_racecond.c test: move unit tests to separate directory 2017-02-28 16:04:18 +01:00
test_timer.c test: move unit tests to separate directory 2017-02-28 16:04:18 +01:00
test_version.c test: move unit tests to separate directory 2017-02-28 16:04:18 +01:00
test_xmmt_ops.h test: move unit tests to separate directory 2017-02-28 16:04:18 +01:00
test.c test: add a new unit test case status 2017-03-27 11:07:19 +02:00
test.h test: store only the test case name 2017-03-27 11:06:39 +02:00
virtual_pmd.c ring: return remaining entry count when dequeuing 2017-03-29 22:32:20 +02:00
virtual_pmd.h test: move unit tests to separate directory 2017-02-28 16:04:18 +01:00