diff options
author | Grant Bowman <grantbow at grantbow dot com> | 2002-10-11 00:09:00 +0000 |
---|---|---|
committer | Grant Bowman <grantbow at grantbow dot com> | 2002-10-11 00:09:00 +0000 |
commit | 1e42a2518c16d22f371881c04315e7bbc6ec3675 (patch) | |
tree | b0ac0972064bf74a8f0a8f15e29f1d463c9985e5 | |
parent | 53ae8eb2db93472a86e7f1056cb5d3732d1b1819 (diff) |
none
-rw-r--r-- | Distrib/TestSuites.mdwn | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Distrib/TestSuites.mdwn b/Distrib/TestSuites.mdwn new file mode 100644 index 00000000..6144dd05 --- /dev/null +++ b/Distrib/TestSuites.mdwn @@ -0,0 +1,8 @@ +Test suites exist to validate the compliance of software implementations with specific standards. This page is to act as a repository for information about the standards themselves, the test suites that validate software that complies with the standards as well as results & feedback from people who have run these suites. + +* IEEE [Posix](http://standards.ieee.org/regauth/posix/index.html) +* Free Standards Group Linux Standard Base ([LSB](http://www.linuxbase.org/)) +* File Hierarchy Standard ([FHS](http://www.pathname.com/fhs/)) +* [X Desktop Group](http://www.freedesktop.org) +* The Open Group [ Unix 98](http://www.opengroup.org/public/prods/xxm0.htm) +* [Perl](http://www.perl.org) |