diff options
Diffstat (limited to 'libio/testsuite/libio.tests')
| -rw-r--r-- | libio/testsuite/libio.tests/hounddog.exp | 3 | ||||
| -rw-r--r-- | libio/testsuite/libio.tests/putbackdog.exp | 3 | ||||
| -rw-r--r-- | libio/testsuite/libio.tests/tFile.exp | 3 | ||||
| -rw-r--r-- | libio/testsuite/libio.tests/tfformat.exp | 1 | ||||
| -rw-r--r-- | libio/testsuite/libio.tests/tiformat.exp | 1 | ||||
| -rw-r--r-- | libio/testsuite/libio.tests/tiomanip.exp | 1 | ||||
| -rw-r--r-- | libio/testsuite/libio.tests/tiomisc.exp | 1 | ||||
| -rw-r--r-- | libio/testsuite/libio.tests/tstdiomisc.exp | 1 |
8 files changed, 14 insertions, 0 deletions
diff --git a/libio/testsuite/libio.tests/hounddog.exp b/libio/testsuite/libio.tests/hounddog.exp new file mode 100644 index 00000000000..b51f9f0a4d3 --- /dev/null +++ b/libio/testsuite/libio.tests/hounddog.exp @@ -0,0 +1,3 @@ +test_libio hounddog.cc "" hounddog.inp hounddog.exp "" +test_libio hounddog.cc "" hounddog.inp hounddog.exp "-b0" +test_libio hounddog.cc "" hounddog.inp hounddog.exp "-b2" diff --git a/libio/testsuite/libio.tests/putbackdog.exp b/libio/testsuite/libio.tests/putbackdog.exp new file mode 100644 index 00000000000..30d91a8a5b8 --- /dev/null +++ b/libio/testsuite/libio.tests/putbackdog.exp @@ -0,0 +1,3 @@ +test_libio putbackdog.cc "" hounddog.inp hounddog.exp "" +test_libio putbackdog.cc "" hounddog.inp hounddog.exp "-b0" +test_libio putbackdog.cc "" hounddog.inp hounddog.exp "-b2" diff --git a/libio/testsuite/libio.tests/tFile.exp b/libio/testsuite/libio.tests/tFile.exp new file mode 100644 index 00000000000..f190916d863 --- /dev/null +++ b/libio/testsuite/libio.tests/tFile.exp @@ -0,0 +1,3 @@ +test_libio tFile.cc "" tFile.inp tFile.exp "" +test_libio tFile.cc "" tFile.inp tFile.exp "-b0" +test_libio tFile.cc "" tFile.inp tFile.exp "-b3" diff --git a/libio/testsuite/libio.tests/tfformat.exp b/libio/testsuite/libio.tests/tfformat.exp new file mode 100644 index 00000000000..f0f7113c319 --- /dev/null +++ b/libio/testsuite/libio.tests/tfformat.exp @@ -0,0 +1 @@ +test_libio tfformat.c "-DTEST_LIBIO -DTEST_EXACTNESS" "" "" "" diff --git a/libio/testsuite/libio.tests/tiformat.exp b/libio/testsuite/libio.tests/tiformat.exp new file mode 100644 index 00000000000..f2d14db5236 --- /dev/null +++ b/libio/testsuite/libio.tests/tiformat.exp @@ -0,0 +1 @@ +test_libio tiformat.c "-DTEST_LIBIO" "" "" "" diff --git a/libio/testsuite/libio.tests/tiomanip.exp b/libio/testsuite/libio.tests/tiomanip.exp new file mode 100644 index 00000000000..856cefc3cd0 --- /dev/null +++ b/libio/testsuite/libio.tests/tiomanip.exp @@ -0,0 +1 @@ +test_libio tiomanip.cc "" "" tiomanip.exp "" diff --git a/libio/testsuite/libio.tests/tiomisc.exp b/libio/testsuite/libio.tests/tiomisc.exp new file mode 100644 index 00000000000..71309951bb0 --- /dev/null +++ b/libio/testsuite/libio.tests/tiomisc.exp @@ -0,0 +1 @@ +test_libio tiomisc.cc "-w" "" tiomisc.exp "" diff --git a/libio/testsuite/libio.tests/tstdiomisc.exp b/libio/testsuite/libio.tests/tstdiomisc.exp new file mode 100644 index 00000000000..01dae9ffe1a --- /dev/null +++ b/libio/testsuite/libio.tests/tstdiomisc.exp @@ -0,0 +1 @@ +test_libio tstdiomisc.c "" "" tstdiomisc.exp "" |
