comparison tests/CMakeLists.txt @ 7:8339ab15527d

Add running/stopped containers global statistics and refactor some things
author Louis Opter <louis@dotcloud.com>
date Sat, 01 Jan 2011 17:46:40 +0100
parents 50215911acb3
children
comparison
equal deleted inserted replaced
6:e2b88f50e136 7:8339ab15527d
9 ADD_TEST(${TEST} test_${TEST}) 9 ADD_TEST(${TEST} test_${TEST})
10 ENDMACRO(ADD_LXCSTATS_TEST TEST) 10 ENDMACRO(ADD_LXCSTATS_TEST TEST)
11 11
12 SET(TESTS 12 SET(TESTS
13 close 13 close
14 container_count
14 open 15 open
15 read_file 16 read_file
16 read_big_file 17 read_big_file
17 span_containers 18 span_containers
18 strsplit 19 strsplit