Created and populated a 'misc' subdir for tests that match one of the
commit9282d5765deacaf5cf135622008146a52cb75c6f
authorneil <neil@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Mon, 18 Jan 2016 02:19:39 +0000 (18 02:19 +0000)
committerneil <neil@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Mon, 18 Jan 2016 02:19:39 +0000 (18 02:19 +0000)
treef7531ceb7b2a8a8067bad4fdcdaf5eabf73e18b7
parentc2f601a253c5dac2452c5cf3cf7cbd467aa0bfc2
Created and populated a 'misc' subdir for tests that match one of the
following criteria:
 - The test isn't specific to a particular system component.
 - The component that is tested currently has only one test.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@51325 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
26 files changed:
test/layers/mmakefile.src
test/layers/sortlayercr.c [moved from test/sortlayercr.c with 100% similarity]
test/misc/camdtree.c [moved from test/camdtree.c with 100% similarity]
test/misc/fileseek.c [moved from test/fileseek.c with 100% similarity]
test/misc/frequencies.c [moved from test/frequencies.c with 100% similarity]
test/misc/fsresource.c [moved from test/fsresource.c with 100% similarity]
test/misc/getcpuinfo.c [moved from test/getcpuinfo.c with 100% similarity]
test/misc/helloworld.c [moved from test/helloworld.c with 100% similarity]
test/misc/hostcb.c [moved from test/hostcb.c with 100% similarity]
test/misc/hostlib.c [moved from test/hostlib.c with 100% similarity]
test/misc/iffparsewrite.c [moved from test/iffparsewrite.c with 100% similarity]
test/misc/ilbmtoc.c [moved from test/ilbmtoc.c with 100% similarity]
test/misc/ilbmtoc_image.c [moved from test/ilbmtoc_image.c with 100% similarity]
test/misc/inquire.c [moved from test/inquire.c with 100% similarity]
test/misc/joystick.c [moved from test/joystick.c with 100% similarity]
test/misc/mathffp.c [moved from test/mathffp.c with 100% similarity]
test/misc/mathtest.c [moved from test/mathtest.c with 100% similarity]
test/misc/mmakefile.src [new file with mode: 0644]
test/misc/partition.c [moved from test/partition.c with 100% similarity]
test/misc/pcilist.c [moved from test/pcilist.c with 100% similarity]
test/misc/pthreadtest.c [moved from test/pthreadtest.c with 100% similarity]
test/misc/true.c [moved from test/true.c with 100% similarity]
test/misc/unixio.c [moved from test/unixio.c with 100% similarity]
test/misc/versionlib.c [moved from test/versionlib.c with 100% similarity]
test/mmakefile.src
test/testscript