File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11(library
22 (name tls)
33 (public_name tls)
4+ (modules tls)
45 (wrapped false)
56)
7+
8+ (test
9+ (name test_tls)
10+ (modules test_tls)
11+ (package tls)
12+ (libraries alcotest tls)
13+ )
File renamed without changes.
Original file line number Diff line number Diff line change 99 test_vm_placement test_vm_helpers test_repository test_repository_helpers
1010 test_ref test_xapi_helpers test_vm_group
1111 test_livepatch test_rpm test_updateinfo test_storage_smapiv1_wrapper test_storage_quicktest test_observer
12- test_pool_periodic_update_sync test_pkg_mgr test_tar_ext test_pool_repository
13- test_tls))
12+ test_pool_periodic_update_sync test_pkg_mgr test_tar_ext test_pool_repository))
1413 (libraries
1514 alcotest
1615 angstrom
173172 (action (run ./check-no-xenctrl %{x}))
174173)
175174
176- (test
177- (name test_tls)
178- (modes exe)
179- (modules test_tls)
180- (libraries alcotest tls)
181- )
182-
183175(env (_ (env-vars (XAPI_TEST 1))))
184176
185177; disassemble, but without sources
You can’t perform that action at this time.
0 commit comments