commit | 8bb19f094ba6ba12f70a6458729c911d93c85209 | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@gmail.com> | Wed Sep 30 01:32:39 2015 +0200 |
committer | Victor Stinner <victor.stinner@gmail.com> | Wed Sep 30 01:32:39 2015 +0200 |
tree | 97a654402c7c812e1afd50520e53e858bd6e48e9 | |
parent | 234cbef39fe7f154d46afcc6fe865db2e120bba2 [diff] |
Issue #25220, libregrtest: Add runtest_ns() function * Factorize code to run tests. * run_test_in_subprocess() now pass the whole "ns" namespace to the child process.