File: test_system_packages.h

package info (click to toggle)
libdebian-installer 0.127
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 680 kB
  • sloc: ansic: 5,007; makefile: 182
file content (6 lines) | stat: -rw-r--r-- 113 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
#ifndef TEST_SYSTEM_PACKAGES_H
#define TEST_SYSTEM_PACKAGES_H

Suite* make_test_system_packages_suite();

#endif