CAI Qian | 1 Feb 2009 06:32
Picon

Re: [PATCH] proc01: SELinux with attr/* Interface - version 2

Hi,

----- Original Message ----
> From: Serge E. Hallyn <serue@...>
> To: Kamalesh Babulal <kamalesh@...>
> Cc: CAI Qian <caiqian@...>;
ltp-list@...;
sds@...;
subrata@...; aarora@...
> Sent: Saturday, January 31, 2009 12:54:42 AM
> Subject: Re: [LTP] [PATCH] proc01: SELinux with attr/* Interface - version 2
> 
> Quoting Kamalesh Babulal (kamalesh@...):
> > selinux enabled
> > ----------------
> > proc01      0  INFO  :  /proc/acpi/event: open: known issue: Device or 
> resource busy
> > proc01      0  INFO  :  /proc/sys/net/ipv6/route/flush: is write-only.
> > proc01      0  INFO  :  /proc/sys/net/ipv4/route/flush: is write-only.
> > proc01      0  INFO  :  /proc/sys/fs/binfmt_misc/register: is write-only.
> > proc01      0  INFO  :  /proc/sysrq-trigger: is write-only.
> > proc01      0  INFO  :  /proc/kmsg: read: known issue: Resource temporarily 
> unavailable
> > proc01      0  INFO  :  /proc/self/task/2875/mem: read: known issue: 
> Input/output error
> > proc01      0  INFO  :  /proc/self/mem: read: known issue: Input/output error
> > proc01      1  PASS  :  readproc() completed successfully, total read: 1096865 
> bytes, 885 objs
> > 
> > the EINVAL is returned only when the LSM is does not support the
(Continue reading)

Németh Márton | 1 Feb 2009 08:50
Picon
Favicon

[PATCH] v4l-test 0.5 for LTP

Hi,

I send attached the v4l-test 0.5 for LTP.

Changes:
Test cases added for VIDIOC_QUERYSTD, VIDIOC_G_FREQUENCY and VIDIOC_G_TUNER.

Signed-off-by: Márton Németh <nm127@...>

Regards,

	Márton Németh
------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Ltp-list mailing list
Ltp-list@...
https://lists.sourceforge.net/lists/listinfo/ltp-list
Serge E. Hallyn | 1 Feb 2009 23:51
Picon
Favicon

Re: LTP SELinux policy error

Quoting Christopher J. PeBenito (pebenito@...):
> On Fri, 2009-01-30 at 11:14 -0600, Serge E. Hallyn wrote:
> > Quoting Stephen Smalley (sds@...):
> > > On Thu, 2009-01-29 at 11:51 -0500, Christopher J. PeBenito wrote:
> > > > On Thu, 2009-01-29 at 08:42 -0500, Christopher J. PeBenito wrote:
> > > > > On Thu, 2009-01-29 at 21:32 +1100, James Morris wrote:
> > > > > > I'm trying to run the LTP SELinux tests using the latest CVS version of 
> > > > > > LTP and current Fedora development, and get the following policy 
> > > > > > compilation error:
> > > > > > 
> > > > > > ----
> > > > > > Compiling targeted test_policy module
> > > > > > 
> > > > > > test_policy.te:1730: Warning: r_dir_perms is deprecated please use list_dir_perms instead.
> > > > > > test_policy.te:1731: Warning: r_file_perms is deprecated please use read_file_perms instead.
> > > > > > [lots of warnings similar to the above]
> > > > > > 
> > > > > > /usr/bin/checkmodule:  loading policy configuration from 
> > > > > > tmp/test_policy.tmp
> > > > > > test_policy.te":16:ERROR 'syntax error' at token 
> > > > > > 'userdom_use_sysadm_terms' on line 3198:
> > > > > > userdom_use_sysadm_terms(testdomain)
> > > > > > # This allows read and write sysadm ttys and ptys.
> > > > > > /usr/bin/checkmodule:  error(s) encountered while parsing configuration
> > > > > > make[1]: *** [tmp/test_policy.mod] Error 1
> > > > > > make[1]: Leaving directory `/usr/share/selinux/devel'
> > > > > > make: *** [load] Error 2
> > > > > > Failed to build and load test_policy module, aborting test run.
> > > > > > ----
> > > > > > 
(Continue reading)

Serge E. Hallyn | 1 Feb 2009 23:54
Picon
Favicon

Re: LTP SELinux policy error

Quoting Christopher J. PeBenito (pebenito@...):
> On Fri, 2009-01-30 at 11:37 -0600, Serge E. Hallyn wrote:
> > Quoting Serge E. Hallyn (serue@...):
> > > Quoting Stephen Smalley (sds@...):
> > > > On Thu, 2009-01-29 at 11:51 -0500, Christopher J. PeBenito wrote:
> > > > > On Thu, 2009-01-29 at 08:42 -0500, Christopher J. PeBenito wrote:
> > > > > > On Thu, 2009-01-29 at 21:32 +1100, James Morris wrote:
> > > > > > > I'm trying to run the LTP SELinux tests using the latest CVS version of 
> > > > > > > LTP and current Fedora development, and get the following policy 
> > > > > > > compilation error:
> > > > > > > 
> > > > > > > ----
> > > > > > > Compiling targeted test_policy module
> > > > > > > 
> > > > > > > test_policy.te:1730: Warning: r_dir_perms is deprecated please use list_dir_perms instead.
> > > > > > > test_policy.te:1731: Warning: r_file_perms is deprecated please use read_file_perms instead.
> > > > > > > [lots of warnings similar to the above]
> > > > > > > 
> > > > > > > /usr/bin/checkmodule:  loading policy configuration from 
> > > > > > > tmp/test_policy.tmp
> > > > > > > test_policy.te":16:ERROR 'syntax error' at token 
> > > > > > > 'userdom_use_sysadm_terms' on line 3198:
> > > > > > > userdom_use_sysadm_terms(testdomain)
> > > > > > > # This allows read and write sysadm ttys and ptys.
> > > > > > > /usr/bin/checkmodule:  error(s) encountered while parsing configuration
> > > > > > > make[1]: *** [tmp/test_policy.mod] Error 1
> > > > > > > make[1]: Leaving directory `/usr/share/selinux/devel'
> > > > > > > make: *** [load] Error 2
> > > > > > > Failed to build and load test_policy module, aborting test run.
> > > > > > > ----
(Continue reading)

Subrata Modak | 2 Feb 2009 13:09
Picon

[ANNOUNCE] The Linux Test Project has been Released for JANUARY 2009

Dear All,

The Linux Test Project test suite has been released for the month of
JANUARY 2009. Please see ltp/INSTALL file carefully, as, there has been
multiple changes for building/installing the test suite.

The latest version of the test-suite contains 3000+ tests for the Linux
OS and can be found at:
http://ltp.sourceforge.net/,
Latest happenings in LTP can also be found at:
http://ltp.sourceforge.net/wiki/,
http://ltp.sourceforge.net/wikiArchives.php, and,
IRC: irc.freenode.org #ltp.

========================
JANUARY 2009 Highlights:
========================
* Addition of socket02, socket03, signalfd4_01, signalfd4_02,
eventfd2_01, eventfd2_02, timerfd02, timerfd03, epoll_create2_01,
dup3_01, pipe2_01, pipe2_02,  inotify_init1_01, inotify_init1_02 &
socketpair02 system call tests,
* Addition of Numerous IPC & MQ Namespace tests & diotest07,
* Addition of Block Device Drivers tests,
* GCOV Patches for 2.6.28,
* Fixes for numerous other tests,
------------------------------

==============================
JANUARY 2009 LTP Contributors:
==============================
(Continue reading)

Subrata Modak | 2 Feb 2009 14:24
Picon

Re: [PATCH] proc01: SELinux with attr/* Interface - version 2

Thanks Serge, Cai, Kamalesh & Stephen.

Regards--
Subrata

On Thu, 2009-01-29 at 15:51 +0530, Kamalesh Babulal wrote:
> * Serge E. Hallyn <serue@...> [2009-01-28 11:13:05]:
> 
> > Quoting CAI Qian (caiqian@...):
> > > Hi,
> > > 
> > > 
> > > --- On Wed, 1/28/09, Serge E. Hallyn <serue@...> wrote:
> > > 
> > > > From: Serge E. Hallyn <serue@...>
> > > > Subject: Re: [LTP] [PATCH] proc01: SELinux with attr/* Interface - version 2
> > > > To: "CAI Qian" <caiqian@...>
> > > > Cc: "Kamalesh Babulal" <kamalesh@...>,
ltp-list@...,
sds@...,
subrata@..., aarora@...
> > > > Date: Wednesday, January 28, 2009, 11:50 PM
> > > > Quoting CAI Qian (caiqian@...):
> > > > > Hi,
> > > > > 
> > > > > 
> > > > > --- On Wed, 1/28/09, Serge E. Hallyn
> > > > <serue@...> wrote:
> > > > > 
> > > > > > From: Serge E. Hallyn <serue@...>
(Continue reading)

Subrata Modak | 2 Feb 2009 14:39
Picon

Re: LTP SELinux policy error

Thanks.

Regards--
Subrata

On Thu, 2009-01-29 at 11:51 -0500, Christopher J. PeBenito wrote:
> On Thu, 2009-01-29 at 08:42 -0500, Christopher J. PeBenito wrote:
> > On Thu, 2009-01-29 at 21:32 +1100, James Morris wrote:
> > > I'm trying to run the LTP SELinux tests using the latest CVS version of 
> > > LTP and current Fedora development, and get the following policy 
> > > compilation error:
> > > 
> > > ----
> > > Compiling targeted test_policy module
> > > 
> > > test_policy.te:1730: Warning: r_dir_perms is deprecated please use list_dir_perms instead.
> > > test_policy.te:1731: Warning: r_file_perms is deprecated please use read_file_perms instead.
> > > [lots of warnings similar to the above]
> > > 
> > > /usr/bin/checkmodule:  loading policy configuration from 
> > > tmp/test_policy.tmp
> > > test_policy.te":16:ERROR 'syntax error' at token 
> > > 'userdom_use_sysadm_terms' on line 3198:
> > > userdom_use_sysadm_terms(testdomain)
> > > # This allows read and write sysadm ttys and ptys.
> > > /usr/bin/checkmodule:  error(s) encountered while parsing configuration
> > > make[1]: *** [tmp/test_policy.mod] Error 1
> > > make[1]: Leaving directory `/usr/share/selinux/devel'
> > > make: *** [load] Error 2
> > > Failed to build and load test_policy module, aborting test run.
(Continue reading)

Subrata Modak | 2 Feb 2009 14:53
Picon

Re: [PATCH] v4l-test 0.5 for LTP


On Sun, 2009-02-01 at 08:50 +0100, Németh Márton wrote:
> Hi,
> 
> I send attached the v4l-test 0.5 for LTP.
> 
> Changes:
> Test cases added for VIDIOC_QUERYSTD, VIDIOC_G_FREQUENCY and VIDIOC_G_TUNER.
> 
> Signed-off-by: Márton Németh <nm127 <at> freemail.hu>

Thanks.

Regards--
Subrata

> 
> Regards,
> 
> 	Márton Németh

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Ltp-list mailing list
Ltp-list <at> lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list
(Continue reading)

Subrata Modak | 2 Feb 2009 14:59
Picon

Re: [PATCH] realtime: add time out option to gtod_infinite test


On Sat, 2009-01-31 at 15:09 +0530, gowrishankar wrote:
> Hi Subrata,
> Please accept the patch below.
> 
> Thanks,
> Gowri
> ---
> realtime: add time out option to gtod_infinite test
> 
> At present, gtod_infinite runs for ever, until we kill the test.
> This behavior blocks the automated codes to use it as part of
> running it and generating result graphs.
> 
> Below patch adds the option to timeout the test after specified
> hours (-t option, which is for number of hours). With out using
> this option, test runs for infinite hours which is its default
> behavior.
> 
> Also, this patch is first step on gtod_infinite to add it into
> future patch for long_running tests, where it may be scheduled
> to run for 3 days.
> 
> Signed-off-by: Gowrishankar M <gowrishankar.m@...>

Thanks Gowri.

Regards--
Subrata

(Continue reading)

Nancy | 2 Feb 2009 16:28
Picon

Re: rpcinfo01 failed

On Wed, Jan 21, 2009 at 9:37 AM, 平天韩 <hanpingtian <at> gmail.com> wrote:
> hi list,
>
> I find that the test case "rpcinfo01" sometimes fails on "rpcinfo -t
> <hostname> <tcp prog num>", due to this problems:
>
> program 100021 version 1 ready and waiting
> rpcinfo: RPC: Program/version mismatch; low version = 1, high version = 4
> program 100021 version 2 is not available
> program 100021 version 3 ready and waiting
> program 100021 version 4 ready and waiting
>
> I find the command line is "rpcinfo -t  <hostname> 100021", and if we change
> the "100021" to other program, it will succeed.
>
> What a problem is this?

I have met the same problem. Is there anyone in charge of this problem?

--

-- 
Best wishes,
Nancy

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Ltp-list mailing list
(Continue reading)


Gmane