Created
October 27, 2016 15:27
-
-
Save dpino/27e465ade6f150def24dc2d7b6e387bb to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ git log -1 | |
commit 9856da7802247e70ba7410666d0048fc7a1e2f07 | |
Author: Diego Pino Garcia <[email protected]> | |
Date: Thu Oct 27 14:48:40 2016 +0000 | |
Add unit test for ipv6_cache_trigger | |
TEST core.timer | |
TEST core.counter | |
TEST core.lib | |
TEST core.main | |
TEST core.packet | |
TEST core.app | |
TEST core.memory | |
TEST core.shm | |
TEST core.link | |
TEST core.histogram | |
TEST apps.intel.intel_app | |
TEST apps.intel.intel1g | |
SKIPPED testlog/apps.intel.intel1g | |
TEST apps.vhost.vhost_user | |
SKIPPED testlog/apps.vhost.vhost_user | |
TEST apps.ipv6.nd_light | |
TEST apps.test.synth | |
TEST apps.test.match | |
TEST apps.virtio_net.virtio_net | |
SKIPPED testlog/apps.virtio_net.virtio_net | |
TEST apps.lwaftr.nh_fwd | |
TEST apps.lwaftr.binding_table | |
TEST apps.lwaftr.ctable_wrapper | |
TEST apps.lwaftr.dump | |
TEST apps.lwaftr.lwdebug | |
TEST apps.lwaftr.ndp | |
TEST apps.lwaftr.fragmentv4_test | |
TEST apps.lwaftr.fragmentv4_hardened | |
TEST apps.lwaftr.V4V6 | |
TEST apps.lwaftr.conf | |
TEST apps.lwaftr.fragmentv6_hardened | |
TEST apps.lwaftr.rangemap | |
TEST apps.lwaftr.channel | |
TEST apps.lwaftr.podhashmap | |
TEST apps.lwaftr.arp | |
TEST apps.rate_limiter.rate_limiter | |
TEST apps.bridge.mac_table | |
TEST apps.packet_filter.pcap_filter | |
TEST apps.tap.tap | |
SKIPPED testlog/apps.tap.tap | |
TEST apps.vlan.vlan | |
TEST apps.socket.unix | |
TEST apps.socket.raw | |
TEST apps.keyed_ipv6_tunnel.tunnel | |
TEST lib.pmu | |
SKIPPED testlog/lib.pmu | |
TEST lib.ctable | |
TEST lib.hash.murmur | |
TEST lib.protocol.ipv6 | |
TEST lib.protocol.datagram | |
TEST lib.protocol.tcp | |
TEST lib.protocol.ipv4 | |
TEST lib.traceprof.traceprof | |
TEST lib.ipc.shmem.shmem | |
TEST lib.hardware.pci | |
TEST lib.checksum | |
TEST lib.ipsec.aes_128_gcm | |
TEST lib.ipsec.esp | |
TEST lib.numa | |
TEST program.snabbnfv.neutron2snabb.neutron2snabb_schema | |
TEST program.snabbnfv.neutron2snabb.neutron2snabb | |
TEST program.snabbnfv.nfvconfig | |
TEST selftest.sh | |
TEST apps/solarflare/selftest.sh | |
SKIPPED testlog/apps.solarflare.selftest.sh | |
TEST apps/tap/selftest.sh | |
TEST lib/watchdog/selftest.sh | |
TEST program/lwaftr/tests/soaktest/selftest.sh | |
TEST program/lwaftr/tests/end-to-end/selftest.sh | |
TEST program/snabbnfv/selftest.sh | |
TEST program/snabbnfv/neutron2snabb/selftest.sh | |
TEST program/snabbvmx/tests/selftest.sh | |
TEST program/snabbvmx/tests/end-to-end/selftest.sh | |
TEST program/snabbvmx/tests/nexthop/selftest.sh | |
TEST program/packetblaster/selftest.sh |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment