Core compression test.
This commit is contained in:
parent
17f9fd29d3
commit
e7b8fd08c5
4 changed files with 26 additions and 1 deletions
|
@ -718,6 +718,12 @@ script = {
|
|||
common = tests/pseries_test.in;
|
||||
};
|
||||
|
||||
script = {
|
||||
testcase;
|
||||
name = core_compress_test;
|
||||
common = tests/core_compress_test.in;
|
||||
};
|
||||
|
||||
script = {
|
||||
testcase;
|
||||
name = xzcompress_test;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue