9785cc8667
Build and execute a minimal program using the libreport library
8 lines
128 B
Plaintext
8 lines
128 B
Plaintext
summary: Basic smoke test for libreport
|
|
require: gcc
|
|
execute:
|
|
script: |
|
|
test/smoke.sh
|
|
report-cli --version
|
|
|