All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Henry Yei" <hyei@mvista.com>
To: ltp-list@lists.sourceforge.net
Subject: [LTP] (no subject)
Date: Wed, 1 Jul 2009 13:08:35 -0700	[thread overview]
Message-ID: <8368651DACC1964480F951191B94A078BC1871@svexch01.mvista.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 763 bytes --]

It looks like the io_*.sh files are now not needed since the test source has been modified to check for an autoconf definition.
This patch modifies the syscalls runtest file to call those test directly. (io_cancel, io_destroy01, io_getevents01, 
io_setup01, io_submit01)

As the scripts are not needed any more, can we remove the following?

ltp/testcases/kernel/syscalls/io_cancel01.sh
ltp/testcases/kernel/syscalls/io_destroy01.sh
ltp/testcases/kernel/syscalls/io_getevents0101.sh
ltp/testcases/kernel/syscalls/io_setup01.sh
ltp/testcases/kernel/syscalls/io_submit01.sh

These scripts were not being copied into testcases/bin anyway and so AFAIK, did not run correctly by pan anyway.

Henry Yei
MontaVista Software, Inc.
hyei@mvista.com


 

[-- Attachment #2: syscalls-io.patch --]
[-- Type: application/octet-stream, Size: 496 bytes --]

--- community/ltp/runtest/syscalls	2009-07-01 12:52:08.137504800 -0700
+++ ltp/runtest/syscalls	2009-07-01 12:52:08.340627200 -0700
@@ -441,11 +441,11 @@
 iopl01 iopl01
 iopl02 iopl02
 
-io_cancel01 run-io_cancel.sh
-io_destroy01 run-io_destroy.sh
-io_getevents01 run-io_getevents.sh
-io_setup01 run-io_setup.sh
-io_submit01 run-io_submit.sh
+io_cancel01 io_cancel01
+io_destroy01 io_destroy01
+io_getevents01 io_getevents01
+io_setup01 io_setup01
+io_submit01 io_submit01
 
 keyctl01 keyctl01
 

[-- Attachment #3: Type: text/plain, Size: 79 bytes --]

------------------------------------------------------------------------------

[-- Attachment #4: Type: text/plain, Size: 155 bytes --]

_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list

             reply	other threads:[~2009-07-01 20:08 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-01 20:08 Henry Yei [this message]
     [not found] <tencent_048887541FB562D43FE2D104@qq.com>
2024-04-28  7:16 ` [LTP] (no subject) =?gb18030?B?wrfssw==?=
  -- strict thread matches above, loose matches on Subject: below --
2024-04-19  7:07 [LTP] [PATCH v2] Add case about arch_prctl syscall lufei
2024-04-21  7:15 ` [LTP] (no subject) lufei
2024-04-26  8:36   ` Cyril Hrubis
2024-04-26  9:42     ` 路斐
2024-04-26 10:28       ` Cyril Hrubis
2024-04-26 12:27         ` 路斐
2024-04-26 12:47           ` Jan Stancek
2024-04-28  7:44 ` lufei
2021-11-15  8:15 Joerg Vehlow
2019-10-07  6:45 Joerg Vehlow
2019-10-07  6:53 ` Joerg Vehlow
2019-08-21  2:25 Jim Woo
2019-08-22 12:45 ` Cyril Hrubis
2014-03-07 11:39 [LTP] [PATCH 1/2] add tst_get_unused_port() Jan Stancek
2014-03-10 14:22 ` [LTP] (no subject) Jan Stancek
2013-08-05 14:44 Stanislav Kholmanskikh
2009-06-24 22:58 Henry Yei

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8368651DACC1964480F951191B94A078BC1871@svexch01.mvista.com \
    --to=hyei@mvista.com \
    --cc=ltp-list@lists.sourceforge.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.