aboutsummaryrefslogtreecommitdiffstats
path: root/src/tests/test-thread.sh
blob: 4ece13c02ac02808949e04ad0182a4e4d677fce5 (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