]> git.droids-corp.org - dpdk.git/blobdiff - test/test/test_interrupts.c
eal: support strlcat function
[dpdk.git] / test / test / test_interrupts.c
index dc19175d3c035a066ab08ae767cdc57d995cbc05..4e82e9a22d06420b04014be2aeb37ca02a07ae62 100644 (file)
@@ -424,7 +424,7 @@ test_interrupt(void)
 
        printf("Check valid alarm interrupt full path\n");
        if (test_interrupt_full_path_check(
-               TEST_INTERRUPT_HANDLE_VALID_DEV_EVENT) < 0) {
+               TEST_INTERRUPT_HANDLE_VALID_ALARM) < 0) {
                printf("failure occurred during checking valid alarm "
                                                "interrupt full path\n");
                goto out;