summaryrefslogtreecommitdiffstats
path: root/poky/meta/lib/oeqa/files/test.pl
diff options
context:
space:
mode:
Diffstat (limited to 'poky/meta/lib/oeqa/files/test.pl')
-rw-r--r--poky/meta/lib/oeqa/files/test.pl2
1 files changed, 2 insertions, 0 deletions
diff --git a/poky/meta/lib/oeqa/files/test.pl b/poky/meta/lib/oeqa/files/test.pl
new file mode 100644
index 000000000..689c8f163
--- /dev/null
+++ b/poky/meta/lib/oeqa/files/test.pl
@@ -0,0 +1,2 @@
+$a = 9.01e+21 - 9.01e+21 + 0.01;
+print ("the value of a is ", $a, "\n");
OpenPOWER on IntegriCloud