summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2009-09-27test: Add root-user preservation check to chroot-directoryRoger Leigh1-0/+30
2009-09-27sbuild::chroot_facet_session_clonable: Only allow session creator to access s...Roger Leigh7-11/+27
2009-09-09sbuild::chroot_facet_source_clonable: Remove source_clonable memberRoger Leigh1-5/+6
2009-08-10test: Cleanup keyfile and environment testsJan-Marek Glogowski4-87/+74
2009-08-10test: Print key and value for keyfile and envJan-Marek Glogowski1-4/+24
2009-08-08sbuild::chroot_facet_mountable: Only serialise mount-device for sessionsRoger Leigh3-8/+0
2009-08-08test: Add mount-device to keyfile checksRoger Leigh3-0/+13
2009-08-08sbuild::chroot_facet_session: Split into chroot_facet_session_clonableRoger Leigh2-8/+15
2009-08-02sbuild::chroot: clone_session is pure virtual and chroots always cloneRoger Leigh4-38/+149
2009-08-01sbuild::chroot: Don't write 'active' keyJan-Marek Glogowski8-19/+0
2009-08-01test: Unify environment testsJan-Marek Glogowski3-82/+54
2009-08-01test: Add set_run_setup_scripts testsJan-Marek Glogowski6-0/+41
2009-07-31test: Use sbuild::getcwd to get abs_testdata_dirJan-Marek Glogowski1-6/+3
2009-07-31sbuild::chroot_facet: Update all facet uses to use ptr and const_ptr typesRoger Leigh1-10/+12
2009-07-31sbuild::chroot_union: Replace with chroot_facet_unionRoger Leigh1-3/+3
2009-07-30sbuild::chroot_mountable: Replace with chroot_facet_mountableRoger Leigh3-17/+33
2009-07-30sbuild::chroot_source: Reimplement as facetsRoger Leigh2-20/+22
2009-07-29sbuild::chroot: Enable session facetRoger Leigh5-17/+26
2009-07-26sbuild::chroot: Call methods from facets in addition to virtual methodsRoger Leigh1-2/+7
2009-07-26sbuild::chroot: Pass chroot as parameter to facet functionsRoger Leigh2-10/+19
2009-07-26.gitignore: Ignore new separate chroot-* testsRoger Leigh1-0/+6
2009-07-19[sbuild] Enable chroot_session in sessionRoger Leigh5-30/+35
2009-07-18[test] Add tests for keyfile and environmentRoger Leigh9-386/+631
2009-07-17[test] Add session checks to sbuild::chroot_loopbackRoger Leigh1-5/+84
2009-07-12[test] Test source environmentRoger Leigh6-3/+202
2009-07-11[test] setup_env_chroot adds common environmentRoger Leigh8-33/+21
2009-07-11[test] Test keyfile serialisationRoger Leigh7-13/+426
2009-07-05[sbuild::chroot] set_run_setup_scripts is protectedRoger Leigh1-2/+10
2009-07-04[test] Remove obsolete run_setup_scripts checksRoger Leigh2-4/+1
2009-07-04[test] Make filesystem union tests conditionalRoger Leigh3-1/+69
2009-07-04[test] sbuild_chroot_loopback: Update to use current union interfaceRoger Leigh1-27/+30
2009-07-04[test] Remove whitespaceRoger Leigh1-1/+1
2009-07-04[test] Improve environment diagnosticRoger Leigh1-1/+3
2009-07-04[test] Use dynamic_pointer_cast for shared_ptr typesRoger Leigh6-19/+19
2009-07-04[test] Remove deprecated run-setup-scripts from testsRoger Leigh7-8/+1
2009-07-04[test] Add test for chroot_loopbackJan-Marek Glogowski2-0/+179
2009-06-30[build] Add missing whitespaceJan-Marek Glogowski1-0/+1
2009-06-30[test] Update tests for filesystem unionsRoger Leigh2-2/+41
2009-06-28[sbuild::chroot_union] Synchronise with current master branchRoger Leigh1-5/+3
2009-06-28[sbuild::chroot_union] Rework union mountsRoger Leigh1-3/+7
2009-06-28[sbuild::chroot_mountable] Don't derive from chrootRoger Leigh1-0/+4
2009-06-28[sbuild::chroot_directory] Add filesystem union supportJan-Marek Glogowski1-1/+25
2009-06-14[test] Update chroot_directory testsRoger Leigh2-29/+5
2009-05-10[build] Include correct lockdev headers for sbuild-lockRoger Leigh1-0/+4
2009-05-10[build] Conditionally compile block-device and lvm-snapshot supportRoger Leigh5-49/+27
2009-05-04[sbuild::chroot_file] Move CHROOT_FILE_UNPACK_DIR from session UNPACK_DIRRoger Leigh1-11/+12
2009-05-03[sbuild] chroot_mountable: Move location property from chrootRoger Leigh4-7/+8
2009-05-03[sbuild] Remove run_exec_scriptsRoger Leigh8-21/+0
2009-05-03[sbuild] chroot_mountable: Add mount_device memberRoger Leigh2-0/+2
2009-03-31[test] Add new chroot_directory tests for directory propertyRoger Leigh9-40/+70