Move tests readme to the build directory.

This commit is contained in:
David Reid
2020-03-08 09:40:22 +10:00
parent a1f902d1be
commit 8ee2abc119
+1 -1
View File
@@ -1,6 +1,6 @@
Building Building
======== ========
Build and run from "_build" directory. Example: Build and run from this directory. Example:
gcc ../test_deviceio/ma_test_deviceio.c -o bin/test_deviceio -ldl -lm -lpthread -Wall -Wextra -Wpedantic -std=c89 gcc ../test_deviceio/ma_test_deviceio.c -o bin/test_deviceio -ldl -lm -lpthread -Wall -Wextra -Wpedantic -std=c89
./bin/test_deviceio ./bin/test_deviceio