app: remove chkincs
authorIntel <intel.com>
Wed, 19 Dec 2012 23:00:00 +0000 (00:00 +0100)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Thu, 25 Jul 2013 13:48:45 +0000 (15:48 +0200)
commit1b938bb9dfb650b386caad8a89689068488acf4e
treec283c95ffed1841cb37387f93c26c8a22538aefa
parentcdb5f15cdda859bcc411dbad3b63292b6f8eef90
app: remove chkincs

Signed-off-by: Intel
51 files changed:
app/Makefile
app/chkincs/Makefile [deleted file]
app/chkincs/test.c [deleted file]
app/chkincs/test.h [deleted file]
app/chkincs/test_alarm.c [deleted file]
app/chkincs/test_atomic.c [deleted file]
app/chkincs/test_branch_prediction.c [deleted file]
app/chkincs/test_byteorder.c [deleted file]
app/chkincs/test_common.c [deleted file]
app/chkincs/test_cpuflags.c [deleted file]
app/chkincs/test_cycles.c [deleted file]
app/chkincs/test_debug.c [deleted file]
app/chkincs/test_eal.c [deleted file]
app/chkincs/test_errno.c [deleted file]
app/chkincs/test_ethdev.c [deleted file]
app/chkincs/test_ether.c [deleted file]
app/chkincs/test_fbk_hash.c [deleted file]
app/chkincs/test_hash.c [deleted file]
app/chkincs/test_hash_crc.c [deleted file]
app/chkincs/test_interrupts.c [deleted file]
app/chkincs/test_ip.c [deleted file]
app/chkincs/test_jhash.c [deleted file]
app/chkincs/test_launch.c [deleted file]
app/chkincs/test_lcore.c [deleted file]
app/chkincs/test_log.c [deleted file]
app/chkincs/test_lpm.c [deleted file]
app/chkincs/test_malloc.c [deleted file]
app/chkincs/test_mbuf.c [deleted file]
app/chkincs/test_memcpy.c [deleted file]
app/chkincs/test_memory.c [deleted file]
app/chkincs/test_mempool.c [deleted file]
app/chkincs/test_memzone.c [deleted file]
app/chkincs/test_pci.c [deleted file]
app/chkincs/test_pci_dev_ids.c [deleted file]
app/chkincs/test_per_lcore.c [deleted file]
app/chkincs/test_prefetch.c [deleted file]
app/chkincs/test_random.c [deleted file]
app/chkincs/test_ring.c [deleted file]
app/chkincs/test_rwlock.c [deleted file]
app/chkincs/test_sctp.c [deleted file]
app/chkincs/test_spinlock.c [deleted file]
app/chkincs/test_string_fns.c [deleted file]
app/chkincs/test_tailq.c [deleted file]
app/chkincs/test_tcp.c [deleted file]
app/chkincs/test_timer.c [deleted file]
app/chkincs/test_udp.c [deleted file]
app/chkincs/test_version.c [deleted file]
config/defconfig_i686-default-linuxapp-gcc
config/defconfig_i686-default-linuxapp-icc
config/defconfig_x86_64-default-linuxapp-gcc
config/defconfig_x86_64-default-linuxapp-icc