summaryrefslogtreecommitdiffstats
path: root/src/tests/test-thread.sh
blob: a9e2ee3bd7af023549b5cc5ba65856d186ec0d73 (plain)
1
2
3
4
#!/bin/sh

cc test-thread.c ../afb-thread.c ../verbose.c ../sig-monitor.c ../jobs.c -o test-thread -lrt -lpthread -lsystemd I../../include -g 
./test-thread