aboutsummaryrefslogtreecommitdiff
path: root/test/postinstall/c_app/test_transform.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test/postinstall/c_app/test_transform.sh')
-rwxr-xr-xtest/postinstall/c_app/test_transform.sh6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/postinstall/c_app/test_transform.sh b/test/postinstall/c_app/test_transform.sh
new file mode 100755
index 00000000..cfcaa9c3
--- /dev/null
+++ b/test/postinstall/c_app/test_transform.sh
@@ -0,0 +1,6 @@
+#!/bin/sh
+. ../common.sh
+
+PROGRAM_TRANSFORM="$(./c_app -t)"
+
+test_transform "${PROGRAM_TRANSFORM}"