diff options
author | Björn-Egil Dahlberg <[email protected]> | 2012-07-17 18:36:10 +0200 |
---|---|---|
committer | Björn-Egil Dahlberg <[email protected]> | 2012-07-19 20:22:53 +0200 |
commit | c6266995b9e007af4b48db8de1ddbaa7ced912fe (patch) | |
tree | 684239d9d2222a340f30e33418c74d1b2cad82a9 /lib/stdlib/test/stdlib.spec.vxworks | |
parent | eae988281f641302a6d19166f77306d8a3210895 (diff) | |
download | otp-c6266995b9e007af4b48db8de1ddbaa7ced912fe.tar.gz otp-c6266995b9e007af4b48db8de1ddbaa7ced912fe.tar.bz2 otp-c6266995b9e007af4b48db8de1ddbaa7ced912fe.zip |
stdlib: Remove VxWorks
Diffstat (limited to 'lib/stdlib/test/stdlib.spec.vxworks')
-rw-r--r-- | lib/stdlib/test/stdlib.spec.vxworks | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/lib/stdlib/test/stdlib.spec.vxworks b/lib/stdlib/test/stdlib.spec.vxworks deleted file mode 100644 index ddc804b831..0000000000 --- a/lib/stdlib/test/stdlib.spec.vxworks +++ /dev/null @@ -1,8 +0,0 @@ -{topcase, {dir, "../stdlib_test"}}. -{skip,{dets_SUITE,"Not runnable VxWorks/NFS"}}. -{skip,{slave_SUITE,"VxWorks: slave nodes are not supported"}}. -{skip,{tar_SUITE,errors,"VxWorks filesystem too primitive"}}. -{skip,{tar_SUITE,create_long_names,"VxWorks names too short"}}. -{skip,{epp_SUITE,"Test not adopted to VxWorks"}}. -{skip,{select_SUITE,"Test too memory consuming for VxWorks"}}. -{skip,{beam_lib_SUITE,error,"All sections not present in stripped beam files"}}. |