From 28fd80885bbd49c09e0aba0d236410ba23454232 Mon Sep 17 00:00:00 2001
From: "Joachim Wuttke (l)" <j.wuttke@fz-juelich.de>
Date: Fri, 15 Jan 2016 11:28:37 +0100
Subject: [PATCH] + integration test

---
 pub/ptest/intgr1a.f2t | 6 ++++++
 1 file changed, 6 insertions(+)
 create mode 100755 pub/ptest/intgr1a.f2t

diff --git a/pub/ptest/intgr1a.f2t b/pub/ptest/intgr1a.f2t
new file mode 100755
index 00000000..bc0977a0
--- /dev/null
+++ b/pub/ptest/intgr1a.f2t
@@ -0,0 +1,6 @@
+#!/usr/bin/env frida
+cca t^p0
+ms* 10000
+op0 j/1000
+oi integrate(0,1)
+exit(0)
\ No newline at end of file
-- 
GitLab