Home
last modified time | relevance | path

Searched refs:test_smoke (Results 1 – 3 of 3) sorted by relevance

/external/autotest/client/tests/cgroup/
Dcgroup_client.py14 def test_smoke(args): function
120 test_smoke(args)
/external/linux-kselftest/tools/testing/selftests/tpm2/
DMakefile4 TEST_PROGS := test_smoke.sh test_space.sh
/external/python/cpython3/Lib/test/
Dtest_traceback.py1027 def test_smoke(self): member in TestTracebackException