Commit 8ee2abc1 authored by David Reid's avatar David Reid

Move tests readme to the build directory.

parent a1f902d1
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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment