Enabled Feed Tests and Added External Library tests
Feed tests had been switched off for a while due to having too many
sporadic failures. Now, we are switching them back on.
In addition, a new set of tests have been added to test that external
library works as expected.
Change-Id: Idd1fccd136fa2645b2707bbf7c04e60991ae8d4a
Reviewed-on: https://asterix-gerrit.ics.uci.edu/625
Tested-by: Jenkins <jenkins@fulliautomatix.ics.uci.edu>
Reviewed-by: abdullah alamoudi <bamousaa@gmail.com>
diff --git a/.gitattributes b/.gitattributes
index 803e30c..2451378 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -15,3 +15,6 @@
# Declare files that will always have LF line endings on checkout.
*.lf test eol=lf
+
+# Explicitly declare binary files
+*testdata.txt binary