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 251a9738299549564fc90143eeecf8c26dc6d13e..01a8a215705497c347d4d8f56df45e8a0a082e1e 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 64f3a0149029938e4a5e7a545b1d6b60062541d0..c2633c79bb86109e56f923ddfd54e76654a41e5f 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>