import platform
import pytest
import shutil
-import subprocess
import os
@pytest.mark.parametrize("binary", [
"""
import argparse
-from enum import Enum
import os
from pathlib import Path
import platform
import os
import shutil
-import tempfile
import shutil
import subprocess
import sys
import platform
import argparse
import atexit
-import pathlib
TESTFILE = os.path.join(os.path.dirname(__file__), "tests.txt")
# Test specifications
import sys
import stat
import tempfile
-from typing import List, Optional, Tuple
sys.path.append(os.path.dirname(__file__))
from gvtest import run_c
# author: Michael Hohn <mhhohn@lbl.gov>
# based on: modgraph.tcl by John Ellson <ellson@research.att.com>
-import sys
import gv
modules = open("/proc/modules", "r").readlines()
#!/usr/bin/python
-import sys
import gv
# create a new empty graph
import pytest
import subprocess
import tempfile
-from typing import Optional
@pytest.mark.xfail
@pytest.mark.parametrize('src,format,reference', (
\r
import subprocess\r
import os\r
-import sys\r
import platform\r
\r
\r
from subprocess import Popen, PIPE
-import os.path, sys
+import sys
from pathlib import Path
# Import helper function to compare graphs from tests/regressions_tests