summaryrefslogtreecommitdiff
path: root/test/t/test_gprof.py
blob: a30cc1e78a617ea08388957e429fe75339868910 (plain)
1
2
3
4
5
6
7
import pytest


class TestGprof:
    @pytest.mark.complete("gprof --", require_cmd=True)
    def test_1(self, completion):
        assert completion