]> granicus.if.org Git - strace/blobdiff - tests/Makefile.am
tests: rewrite utimensat.test without relying on libc utimensat wrapper
[strace] / tests / Makefile.am
index d38fe25711ea9362bb16a05da4b3060542a7ae43..739d3f1b02b91959955d37475eefb91b929854dc 100644 (file)
@@ -188,6 +188,7 @@ check_PROGRAMS = \
        ioctl_loop-nv \
        ioctl_loop-v \
        ioctl_mtd \
+       ioctl_nsfs \
        ioctl_rtc \
        ioctl_rtc-v \
        ioctl_scsi \
@@ -507,6 +508,7 @@ DECODER_TESTS = \
        ioctl_dm-v.test \
        ioctl_dm.test \
        ioctl_loop-nv.test \
+       ioctl_nsfs.test \
        ioctl_sock_gifconf.test \
        ipc_msgbuf.test \
        llseek.test \
@@ -537,10 +539,10 @@ DECODER_TESTS = \
        qual_fault-exit_group.test \
        read-write.test \
        readv.test \
+       regex.test \
        sched.test \
        scm_rights-fd.test \
        seccomp-strict.test \
-       shmxt.test \
        sigaction.test \
        sigaltstack.test \
        statfs.test \
@@ -554,7 +556,6 @@ DECODER_TESTS = \
        uname.test \
        unix-pair-send-recv.test \
        unix-pair-sendto-recvfrom.test \
-       utimensat.test \
        # end of DECODER_TESTS
 
 MISC_TESTS = \
@@ -567,6 +568,7 @@ MISC_TESTS = \
        detach-sleeping.test \
        detach-stopped.test \
        filter-unavailable.test \
+       get_regs.test \
        ksysent.test \
        opipe.test \
        options-syntax.test \