aboutsummaryrefslogtreecommitdiff
path: root/test/postinstall/c_app/test_transform.sh
blob: cfcaa9c31714ce48ec3fc253edfb523cf856795f (plain)
1
2
3
4
5
6
#!/bin/sh
. ../common.sh

PROGRAM_TRANSFORM="$(./c_app -t)"

test_transform "${PROGRAM_TRANSFORM}"