diff --git a/test/CMakeLists.txt b/test/archive/CMakeLists.txt.old similarity index 100% rename from test/CMakeLists.txt rename to test/archive/CMakeLists.txt.old diff --git a/test/test.h b/test/archive/test.h similarity index 100% rename from test/test.h rename to test/archive/test.h diff --git a/test/test_ipc.cpp b/test/archive/test_ipc.cpp similarity index 100% rename from test/test_ipc.cpp rename to test/archive/test_ipc.cpp diff --git a/test/test_mem.cpp b/test/archive/test_mem.cpp similarity index 100% rename from test/test_mem.cpp rename to test/archive/test_mem.cpp diff --git a/test/test_platform.cpp b/test/archive/test_platform.cpp similarity index 100% rename from test/test_platform.cpp rename to test/archive/test_platform.cpp diff --git a/test/test_queue.cpp b/test/archive/test_queue.cpp similarity index 100% rename from test/test_queue.cpp rename to test/archive/test_queue.cpp diff --git a/test/test_shm.cpp b/test/archive/test_shm.cpp similarity index 100% rename from test/test_shm.cpp rename to test/archive/test_shm.cpp diff --git a/test/test_sync.cpp b/test/archive/test_sync.cpp similarity index 100% rename from test/test_sync.cpp rename to test/archive/test_sync.cpp diff --git a/test/test_thread_utility.cpp b/test/archive/test_thread_utility.cpp similarity index 100% rename from test/test_thread_utility.cpp rename to test/archive/test_thread_utility.cpp diff --git a/test/test_waiter.cpp b/test/archive/test_waiter.cpp similarity index 100% rename from test/test_waiter.cpp rename to test/archive/test_waiter.cpp diff --git a/test/thread_pool.h b/test/archive/thread_pool.h similarity index 100% rename from test/thread_pool.h rename to test/archive/thread_pool.h