Add dejagnu directives accidentally removed
authorAnthony Green <green@moxielogic.com>
Sat, 23 Nov 2019 12:44:26 +0000 (07:44 -0500)
committerAnthony Green <green@moxielogic.com>
Sat, 23 Nov 2019 12:44:26 +0000 (07:44 -0500)
testsuite/libffi.bhaible/test-call.c
testsuite/libffi.bhaible/test-callback.c

index 251a973..01a8a21 100644 (file)
@@ -16,6 +16,8 @@
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
 **/
 
+/* { dg-do run } */
+
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
index 64f3a01..c2633c7 100644 (file)
@@ -16,6 +16,8 @@
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
 
+/* { dg-do run } */
+
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>