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


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