* [LTP] Support needed for LINUX POSIX compliance test
@ 2014-02-19 2:33 Bola, Pradeep (EXT-Tata Consultancy Ser - US/Arlington Heights)
2014-02-19 14:13 ` chrubis
2014-03-10 0:16 ` Mike Frysinger
0 siblings, 2 replies; 3+ messages in thread
From: Bola, Pradeep (EXT-Tata Consultancy Ser - US/Arlington Heights) @ 2014-02-19 2:33 UTC (permalink / raw)
To: ltp-list@lists.sourceforge.net
[-- Attachment #1.1: Type: text/plain, Size: 558 bytes --]
Hi,
We are planning to use LTP for doing POSIX compliance test for one of our project.
LTP covers most of the LINUX POSIX functions.
But I am unable to test few of the stdio POSIX functionalities.
Few of POSIX functions: atoi, atol, calloc, malloc, free, errno, scanf, sprints, system etc .
Can you please let me know how to verify these stdio commands using LTP?
Also need support for testing POSIX compliance for few of the LINUX commands.
POSIX Linux commands: arp, cd, mv, date, echo, file, gdb, kill etc.
Regards,
Pradeep Bola
[-- Attachment #1.2: Type: text/html, Size: 1206 bytes --]
[-- Attachment #2: Type: text/plain, Size: 300 bytes --]
------------------------------------------------------------------------------
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121054471&iu=/4140/ostg.clktrk
[-- Attachment #3: Type: text/plain, Size: 155 bytes --]
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [LTP] Support needed for LINUX POSIX compliance test
2014-02-19 2:33 [LTP] Support needed for LINUX POSIX compliance test Bola, Pradeep (EXT-Tata Consultancy Ser - US/Arlington Heights)
@ 2014-02-19 14:13 ` chrubis
2014-03-10 0:16 ` Mike Frysinger
1 sibling, 0 replies; 3+ messages in thread
From: chrubis @ 2014-02-19 14:13 UTC (permalink / raw)
To: Bola, Pradeep (EXT-Tata Consultancy Ser - US/Arlington Heights)
Cc: ltp-list@lists.sourceforge.net
Hi!
> We are planning to use LTP for doing POSIX compliance test for one of our project.
> LTP covers most of the LINUX POSIX functions.
>
> But I am unable to test few of the stdio POSIX functionalities.
> Few of POSIX functions: atoi, atol, calloc, malloc, free, errno, scanf, sprints, system etc .
I've looked around and indeed there are no tests designed specially for
these calls. But quite franky if any of these functions are broken quite
a lot of tests will fail because these functions are used in the tests
and system extensivelly. So from a functional standpoint these are not
that important to test (we don't have 100% coverage and there parts of
the system that are, in my opinion, more important).
> Can you please let me know how to verify these stdio commands using LTP?
If you really need tests designed specially for these functions you can
write them yourself and LTP community will be happy to include them.
Or You can look into tests embedded in glibc, there should be basic
testcases for the stdio streams etc.
> Also need support for testing POSIX compliance for few of the LINUX commands.
> POSIX Linux commands: arp, cd, mv, date, echo, file, gdb, kill etc.
Same here, if you need them you can write them yourself. I can give you
hand in integrating them into LTP.
--
Cyril Hrubis
chrubis@suse.cz
------------------------------------------------------------------------------
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121054471&iu=/4140/ostg.clktrk
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [LTP] Support needed for LINUX POSIX compliance test
2014-02-19 2:33 [LTP] Support needed for LINUX POSIX compliance test Bola, Pradeep (EXT-Tata Consultancy Ser - US/Arlington Heights)
2014-02-19 14:13 ` chrubis
@ 2014-03-10 0:16 ` Mike Frysinger
1 sibling, 0 replies; 3+ messages in thread
From: Mike Frysinger @ 2014-03-10 0:16 UTC (permalink / raw)
To: ltp-list; +Cc: Bola, Pradeep (EXT-Tata Consultancy Ser - US/Arlington Heights)
[-- Attachment #1.1: Type: text/plain, Size: 618 bytes --]
On Wed 19 Feb 2014 02:33:32 Bola, Pradeep wrote:
> We are planning to use LTP for doing POSIX compliance test for one of our
> project. LTP covers most of the LINUX POSIX functions.
i'm not sure how well suited LTP is to answering the question "my system
conforms to POSIX". LTP tests a lot of interfaces and generally expects Linux
behavior.
if you really care about POSIX compliance, then you should look at the POSIX
group as they have a testsuite available to verify compliance. unfortunately,
it's not free, but if you really are going for certification, you don't really
have a choice.
-mike
[-- Attachment #1.2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 836 bytes --]
[-- Attachment #2: Type: text/plain, Size: 370 bytes --]
------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
[-- Attachment #3: Type: text/plain, Size: 155 bytes --]
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2014-03-10 0:16 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-19 2:33 [LTP] Support needed for LINUX POSIX compliance test Bola, Pradeep (EXT-Tata Consultancy Ser - US/Arlington Heights)
2014-02-19 14:13 ` chrubis
2014-03-10 0:16 ` Mike Frysinger
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox