File tree Expand file tree Collapse file tree 4 files changed +56
-0
lines changed Expand file tree Collapse file tree 4 files changed +56
-0
lines changed Original file line number Diff line number Diff line change
1
+ (*
2
+ * Copyright (c) Cloud Software Group, Inc.
3
+ *
4
+ * This program is free software; you can redistribute it and/or modify
5
+ * it under the terms of the GNU Lesser General Public License as published
6
+ * by the Free Software Foundation; version 2.1 only. with the special
7
+ * exception on linking described in file LICENSE.
8
+ *
9
+ * This program is distributed in the hope that it will be useful,
10
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
11
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12
+ * GNU Lesser General Public License for more details.
13
+ *)
14
+
1
15
open Network_device_order
2
16
open Network_interface
3
17
Original file line number Diff line number Diff line change
1
+ (*
2
+ * Copyright (c) Cloud Software Group, Inc.
3
+ *
4
+ * This program is free software; you can redistribute it and/or modify
5
+ * it under the terms of the GNU Lesser General Public License as published
6
+ * by the Free Software Foundation; version 2.1 only. with the special
7
+ * exception on linking described in file LICENSE.
8
+ *
9
+ * This program is distributed in the hope that it will be useful,
10
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
11
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12
+ * GNU Lesser General Public License for more details.
13
+ *)
14
+
1
15
val tests : unit Alcotest .test list
Original file line number Diff line number Diff line change
1
+ (*
2
+ * Copyright (c) Cloud Software Group, Inc.
3
+ *
4
+ * This program is free software; you can redistribute it and/or modify
5
+ * it under the terms of the GNU Lesser General Public License as published
6
+ * by the Free Software Foundation; version 2.1 only. with the special
7
+ * exception on linking described in file LICENSE.
8
+ *
9
+ * This program is distributed in the hope that it will be useful,
10
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
11
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12
+ * GNU Lesser General Public License for more details.
13
+ *)
14
+
1
15
open Network_device_order
2
16
open Network_interface
3
17
Original file line number Diff line number Diff line change
1
+ (*
2
+ * Copyright (c) Cloud Software Group, Inc.
3
+ *
4
+ * This program is free software; you can redistribute it and/or modify
5
+ * it under the terms of the GNU Lesser General Public License as published
6
+ * by the Free Software Foundation; version 2.1 only. with the special
7
+ * exception on linking described in file LICENSE.
8
+ *
9
+ * This program is distributed in the hope that it will be useful,
10
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
11
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12
+ * GNU Lesser General Public License for more details.
13
+ *)
14
+
1
15
val tests : unit Alcotest .test list
You can’t perform that action at this time.
0 commit comments