Move and organize tests into subfolders

This commit is contained in:
Aaron Franke
2021-11-06 16:05:33 -05:00
parent 9f46ce8652
commit 99a282f631
63 changed files with 90 additions and 184 deletions

View File

@ -28,7 +28,7 @@
/* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */
/*************************************************************************/
#include "test_utils.h"
#include "tests/test_utils.h"
#include "core/os/os.h"