diff options
Diffstat (limited to 'Distrib/TestSuites.mdwn')
-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) |