Move security_label test
Rather than have the core security_label regression test depend on the dummy_seclabel module, have that part of the test be executed by dummy_seclabel itself directly. This simplifies the testing rig a bit; in particular it should silence the problems from the MSVC buildfarm phylum, which haven't yet gotten taught how to install src/test/modules.
Showing
- src/test/modules/dummy_seclabel/Makefile 2 additions, 0 deletionssrc/test/modules/dummy_seclabel/Makefile
- src/test/modules/dummy_seclabel/input/dummy_seclabel.source 79 additions, 0 deletionssrc/test/modules/dummy_seclabel/input/dummy_seclabel.source
- src/test/modules/dummy_seclabel/output/dummy_seclabel.source 87 additions, 0 deletionssrc/test/modules/dummy_seclabel/output/dummy_seclabel.source
- src/test/regress/GNUmakefile 4 additions, 12 deletionssrc/test/regress/GNUmakefile
- src/test/regress/expected/security_label.out 47 additions, 0 deletionssrc/test/regress/expected/security_label.out
- src/test/regress/sql/security_label.sql 49 additions, 0 deletionssrc/test/regress/sql/security_label.sql
Please register or sign in to comment